From a83a9afb7e3ca5dfac5208653d9530ed04fae005 Mon Sep 17 00:00:00 2001 From: ‘liusuyi’ <1951119284@qq.com> Date: 星期六, 06 五月 2023 16:02:39 +0800 Subject: [PATCH] 修复海康SDK自动聚焦 --- ard-work/src/main/java/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.java | 3 .gitignore | 2 ardLog/logs/hikSdk.log | 92 +- ruoyi-admin/target/classes/com/ruoyi/web/controller/system/SysConfigController.class | 0 ardLog/logs/sys-error.log | 1285 +++++++++++++++++++++++++++++++++++---------- ardLog/logs/sys-info.log | 157 ++--- ard-work/target/classes/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.class | 0 ardLog/logs/SdkLog_1_W.log | 111 +-- ruoyi-common/target/classes/com/ruoyi/common/core/controller/BaseController.class | 0 ardLog/logs/sys-user.log | 23 10 files changed, 1,161 insertions(+), 512 deletions(-) diff --git a/.gitignore b/.gitignore index b19a568..20034de 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/ardLog/ +/ardLog/logs/ diff --git a/ard-work/src/main/java/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.java b/ard-work/src/main/java/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.java index 1b97cff..f9a5d5d 100644 --- a/ard-work/src/main/java/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.java +++ b/ard-work/src/main/java/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.java @@ -921,7 +921,8 @@ if (enable) { struFocusMode.byFocusMode = 1;//鎵嬪姩鑱氱劍 } else { - struFocusMode.byFocusMode = 0;//鑷姩鑱氱劍 + struFocusMode.byAutoFocusMode=1; + struFocusMode.byFocusMode = 2;//鑷姩鑱氱劍 } struFocusMode.byFocusDefinitionDisplay = 1; struFocusMode.byFocusSpeedLevel = 3; diff --git a/ard-work/target/classes/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.class b/ard-work/target/classes/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.class index 54cbe1b..210e4b0 100644 --- a/ard-work/target/classes/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.class +++ b/ard-work/target/classes/com/ruoyi/device/hiksdk/service/impl/hikClientServiceImpl.class Binary files differ diff --git a/ardLog/logs/SdkLog_1_W.log b/ardLog/logs/SdkLog_1_W.log index a7356b0..b8e2f74 100644 --- a/ardLog/logs/SdkLog_1_W.log +++ b/ardLog/logs/SdkLog_1_W.log @@ -1,58 +1,53 @@ -[2023-04-24 13:27:29.321][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[D:/Workspaces/ard/RuoYi-Vue-master/lib/zlib1.dll], hHandleRet[1840185344] -[2023-04-24 13:27:29.321][INF] The COM:HCCoreBase ver is 6.1.4.15, 2020_03_05. Async:1. -[2023-04-24 13:27:29.321][INF] The COM:Core ver is 6.1.9.47, 2022_11_11. Async:1. -[2023-04-24 13:27:29.321][INF] This HCNetSDK ver is 6.1.9.47 Ver 2022_11_11. -[2023-04-24 13:27:29.410][INF] Login dev 112.98.126.2:21502. -[2023-04-24 13:27:29.410][INF] dwTotalNum[2048] -[2023-04-24 13:27:29.441][INF] Private connect 112.98.126.2:21502 sock=4152 this=0x32f9e1f4 cmd=0x10000 port=57460 -[2023-04-24 13:27:29.441][INF] LogonDev1 in[112.98.126.2:21502] -[2023-04-24 13:27:29.442][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[D:/Workspaces/ard/RuoYi-Vue-master/lib/libcrypto-1_1-x64.dll], hHandleRet[294649856] -[2023-04-24 13:27:29.443][DBG] Load [libcrypto-1_1-x64.dll] SUCC, Real Path[D:\Workspaces\ard\RuoYi-Vue-master\lib\libcrypto-1_1-x64.dll] -[2023-04-24 13:27:29.444][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[D:/Workspaces/ard/RuoYi-Vue-master/lib/libssl-1_1-x64.dll], hHandleRet[612106240] -[2023-04-24 13:27:29.444][DBG] Load [libssl-1_1-x64.dll] SUCC, Real Path[D:\Workspaces\ard\RuoYi-Vue-master\lib\libssl-1_1-x64.dll] -[2023-04-24 13:27:29.444][INF] SSLTRANSAPI::IsAllAPILoaded, SSL_library_init Unload -[2023-04-24 13:27:29.444][INF] OpenSSL, Not All Function Loaded! -[2023-04-24 13:27:29.444][INF] SSLTRANSAPI::PrintVersion, OpenSSL version info [OpenSSL 1.1.1l 24 Aug 2021] -[2023-04-24 13:27:29.444][INF] CSSLTrans::SSLCtxInit, dwSSLVersion[6], m_fnTLSServerMethod -[2023-04-24 13:27:29.446][ERR] CSSLTrans::SSLTrans_CTX_Load_CA, invalid path[D:/Workspaces/ard/RuoYi-Vue-master/lib/cert/\] -[2023-04-24 13:27:29.895][INF] The COM:HCCoreBase ver is 6.1.4.15, 2020_03_05. Async:1. -[2023-04-24 13:27:29.895][INF] The COM:Core ver is 6.1.9.47, 2022_11_11. Async:1. -[2023-04-24 13:27:29.895][INF] This HCNetSDK ver is 6.1.9.47 Ver 2022_11_11. -[2023-04-24 13:27:29.895][INF] Login dev 112.98.126.2:21400. -[2023-04-24 13:27:29.929][INF] Private connect 112.98.126.2:21400 sock=4184 this=0x32f9e1f4 cmd=0x10000 port=57461 -[2023-04-24 13:27:29.929][INF] LogonDev1 in[112.98.126.2:21400] -[2023-04-24 13:27:34.931][ERR] LogonDev1[112.98.126.2] -[2023-04-24 13:27:34.931][ERR] [112.98.126.2:21400]PRO_LoginHikDevice fail[err=10].[0x00000000,0x00000000] -[2023-04-24 13:27:34.931][ERR] CMemberMgrBase::AllocIndex2, MemberStart Failed, iIndex[1] -[2023-04-24 13:28:49.220][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCVoiceTalk.dll] SUCC -[2023-04-24 13:28:49.220][INF] AbilityAnalyze---Init-- start -[2023-04-24 13:28:49.220][ERR] AbilityAnalyze---open zip package error, package path D:/Workspaces/ard/RuoYi-Vue-master/lib/LocalXml.zip -[2023-04-24 13:28:49.220][INF] The COM:VoiceTalk ver is 6.1.9.47, 2022_11_11. -[2023-04-24 13:28:49.222][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCGeneralCfgMgr.dll] SUCC -[2023-04-24 13:28:49.223][INF] The COM:HCGeneralCfgMgr ver is 6.1.9.47, 2022_11_11. -[2023-04-24 13:28:49.225][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCPlayBack.dll] SUCC -[2023-04-24 13:28:49.225][INF] The COM:HCPlayback ver is 6.1.9.47, 2022_11_11. -[2023-04-24 13:28:49.227][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCIndustry.dll] SUCC -[2023-04-24 13:28:49.227][INF] The COM:HCIndustry ver is 6.1.9.47, 2022_11_11. -[2023-04-24 13:28:49.229][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCDisplay.dll] SUCC -[2023-04-24 13:28:49.229][INF] The COM:HCDisplay ver is 6.1.9.47, 2022_11_11. -[2023-04-24 13:28:49.231][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCPreview.dll] SUCC -[2023-04-24 13:28:49.231][INF] The COM:Preview ver is 6.1.9.47, 2022_11_11. -[2023-04-24 13:28:49.233][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCAlarm.dll] SUCC -[2023-04-24 13:28:49.233][INF] The COM:HCAlarm ver is 6.1.9.47, 2022_11_11. -[2023-04-24 13:28:49.279][INF] Private connect 112.98.126.2:21502 sock=7332 this=0x32f9e1f4 cmd=0x30292 port=60567 -[2023-04-24 13:28:59.488][INF] Private connect 112.98.126.2:21502 sock=7184 this=0x32f9e1f4 cmd=0x30203 port=52452 -[2023-04-24 13:28:59.809][INF] Private connect 112.98.126.2:21502 sock=7360 this=0x32f9e1f4 cmd=0x30203 port=52453 -[2023-04-24 13:29:01.030][INF] Private connect 112.98.126.2:21502 sock=7416 this=0x32f9e1f4 cmd=0x30203 port=60604 -[2023-04-24 13:29:01.046][INF] Private connect 112.98.126.2:21502 sock=7404 this=0x32f9e960 cmd=0x30203 port=60605 -[2023-04-24 13:29:02.087][INF] Private connect 112.98.126.2:21502 sock=7480 this=0x32f9e1f4 cmd=0x30203 port=61577 -[2023-04-24 13:29:02.332][INF] Private connect 112.98.126.2:21502 sock=7512 this=0x32f9e1f4 cmd=0x30203 port=61578 -[2023-04-24 13:29:03.321][INF] Private connect 112.98.126.2:21502 sock=7556 this=0x32f9e1f4 cmd=0x30203 port=61579 -[2023-04-24 13:29:03.742][INF] Private connect 112.98.126.2:21502 sock=7592 this=0x32f9e1f4 cmd=0x30203 port=61580 -[2023-04-24 13:29:05.327][INF] Private connect 112.98.126.2:21502 sock=7628 this=0x32f9e1f4 cmd=0x30203 port=61581 -[2023-04-24 13:29:06.068][INF] Private connect 112.98.126.2:21502 sock=7680 this=0x32f9e1f4 cmd=0x30203 port=50409 -[2023-04-24 13:29:07.592][INF] Private connect 112.98.126.2:21502 sock=7696 this=0x32f9e1f4 cmd=0x30203 port=58175 -[2023-04-24 13:29:10.126][INF] Private connect 112.98.126.2:21502 sock=7744 this=0x32f9e1f4 cmd=0x30203 port=58837 -[2023-04-24 13:29:23.995][INF] Private connect 112.98.126.2:21502 sock=7760 this=0x32f9e1f4 cmd=0x111070 port=62632 -[2023-04-24 13:29:24.051][DBG] COM_CaptureJPEGPicture_NEW [0, 1, 1049503136, 1101070400, 1101070400, 1048576] -[2023-04-24 13:29:24.090][INF] Private connect 112.98.126.2:21502 sock=7760 this=0x32f9e1f4 cmd=0x30009 port=62633 +[2023-05-06 15:53:58.305][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[D:/Workspaces/ard/RuoYi-Vue-master/lib/zlib1.dll], hHandleRet[1380909056] +[2023-05-06 15:53:58.305][INF] The COM:HCCoreBase ver is 6.1.4.15, 2020_03_05. Async:1. +[2023-05-06 15:53:58.305][INF] The COM:Core ver is 6.1.9.47, 2022_11_11. Async:1. +[2023-05-06 15:53:58.305][INF] This HCNetSDK ver is 6.1.9.47 Ver 2022_11_11. +[2023-05-06 15:53:58.397][INF] Login dev 112.98.126.2:21502. +[2023-05-06 15:53:58.397][INF] dwTotalNum[2048] +[2023-05-06 15:53:58.412][INF] Private connect 112.98.126.2:21502 sock=4268 this=0x32f11f04 cmd=0x10000 port=61956 +[2023-05-06 15:53:58.412][INF] LogonDev1 in[112.98.126.2:21502] +[2023-05-06 15:53:58.413][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[D:/Workspaces/ard/RuoYi-Vue-master/lib/libcrypto-1_1-x64.dll], hHandleRet[968818688] +[2023-05-06 15:53:58.413][DBG] Load [libcrypto-1_1-x64.dll] SUCC, Real Path[D:\Workspaces\ard\RuoYi-Vue-master\lib\libcrypto-1_1-x64.dll] +[2023-05-06 15:53:58.414][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[D:/Workspaces/ard/RuoYi-Vue-master/lib/libssl-1_1-x64.dll], hHandleRet[-1903755264] +[2023-05-06 15:53:58.414][DBG] Load [libssl-1_1-x64.dll] SUCC, Real Path[D:\Workspaces\ard\RuoYi-Vue-master\lib\libssl-1_1-x64.dll] +[2023-05-06 15:53:58.414][INF] SSLTRANSAPI::IsAllAPILoaded, SSL_library_init Unload +[2023-05-06 15:53:58.414][INF] OpenSSL, Not All Function Loaded! +[2023-05-06 15:53:58.414][INF] SSLTRANSAPI::PrintVersion, OpenSSL version info [OpenSSL 1.1.1l 24 Aug 2021] +[2023-05-06 15:53:58.414][INF] CSSLTrans::SSLCtxInit, dwSSLVersion[6], m_fnTLSServerMethod +[2023-05-06 15:53:58.415][ERR] CSSLTrans::SSLTrans_CTX_Load_CA, invalid path[D:/Workspaces/ard/RuoYi-Vue-master/lib/cert/\] +[2023-05-06 15:53:59.374][INF] The COM:HCCoreBase ver is 6.1.4.15, 2020_03_05. Async:1. +[2023-05-06 15:53:59.374][INF] The COM:Core ver is 6.1.9.47, 2022_11_11. Async:1. +[2023-05-06 15:53:59.374][INF] This HCNetSDK ver is 6.1.9.47 Ver 2022_11_11. +[2023-05-06 15:53:59.374][INF] Login dev 112.98.126.2:21402. +[2023-05-06 15:53:59.409][INF] Private connect 112.98.126.2:21402 sock=4296 this=0x32f11f04 cmd=0x10000 port=61957 +[2023-05-06 15:53:59.409][INF] LogonDev1 in[112.98.126.2:21402] +[2023-05-06 15:54:03.471][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCVoiceTalk.dll] SUCC +[2023-05-06 15:54:03.471][INF] AbilityAnalyze---Init-- start +[2023-05-06 15:54:03.471][ERR] AbilityAnalyze---open zip package error, package path D:/Workspaces/ard/RuoYi-Vue-master/lib/LocalXml.zip +[2023-05-06 15:54:03.471][INF] The COM:VoiceTalk ver is 6.1.9.47, 2022_11_11. +[2023-05-06 15:54:03.473][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCGeneralCfgMgr.dll] SUCC +[2023-05-06 15:54:03.473][INF] The COM:HCGeneralCfgMgr ver is 6.1.9.47, 2022_11_11. +[2023-05-06 15:54:03.474][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCPlayBack.dll] SUCC +[2023-05-06 15:54:03.474][INF] The COM:HCPlayback ver is 6.1.9.47, 2022_11_11. +[2023-05-06 15:54:03.475][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCIndustry.dll] SUCC +[2023-05-06 15:54:03.475][INF] The COM:HCIndustry ver is 6.1.9.47, 2022_11_11. +[2023-05-06 15:54:03.476][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCDisplay.dll] SUCC +[2023-05-06 15:54:03.477][INF] The COM:HCDisplay ver is 6.1.9.47, 2022_11_11. +[2023-05-06 15:54:03.478][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCPreview.dll] SUCC +[2023-05-06 15:54:03.478][INF] The COM:Preview ver is 6.1.9.47, 2022_11_11. +[2023-05-06 15:54:03.479][DBG] CComBase::Load, Load szDllPath[D:/Workspaces/ard/RuoYi-Vue-master/lib/HCNetSDKCom/HCAlarm.dll] SUCC +[2023-05-06 15:54:03.479][INF] The COM:HCAlarm ver is 6.1.9.47, 2022_11_11. +[2023-05-06 15:54:03.497][INF] Private connect 112.98.126.2:21502 sock=7360 this=0x32f11f04 cmd=0x111098 port=51839 +[2023-05-06 15:54:03.516][DBG] set dwCommToDVR[0x113008] dwDVRReturn[0] dwoutBufSize[12] +[2023-05-06 15:54:03.539][INF] Private connect 112.98.126.2:21502 sock=7360 this=0x32f11f04 cmd=0x113008 port=51840 +[2023-05-06 15:54:03.657][DBG] set dwCommToDVR[0x113208] dwDVRReturn[0] dwoutBufSize[132] +[2023-05-06 15:54:03.673][INF] Private connect 112.98.126.2:21502 sock=7360 this=0x32f11f04 cmd=0x113208 port=51841 +[2023-05-06 15:54:03.788][DBG] set dwCommToDVR[0x111097] dwDVRReturn[0] dwoutBufSize[492] +[2023-05-06 15:54:03.825][INF] Private connect 112.98.126.2:21502 sock=7360 this=0x32f11f04 cmd=0x111097 port=55279 +[2023-05-06 15:54:06.416][INF] Private connect 112.98.126.2:21502 sock=7368 this=0x32f11f04 cmd=0x111098 port=55280 +[2023-05-06 15:54:06.432][DBG] set dwCommToDVR[0x113008] dwDVRReturn[0] dwoutBufSize[12] +[2023-05-06 15:54:06.461][INF] Private connect 112.98.126.2:21502 sock=7372 this=0x32f11f04 cmd=0x113008 port=55281 +[2023-05-06 15:54:06.581][DBG] set dwCommToDVR[0x113208] dwDVRReturn[0] dwoutBufSize[132] +[2023-05-06 15:54:06.617][INF] Private connect 112.98.126.2:21502 sock=7372 this=0x32f11f04 cmd=0x113208 port=55282 +[2023-05-06 15:54:06.720][DBG] set dwCommToDVR[0x111097] dwDVRReturn[0] dwoutBufSize[492] +[2023-05-06 15:54:06.758][INF] Private connect 112.98.126.2:21502 sock=7372 this=0x32f11f04 cmd=0x111097 port=55283 diff --git a/ardLog/logs/hikSdk.log b/ardLog/logs/hikSdk.log index c5910c4..00fa80c 100644 --- a/ardLog/logs/hikSdk.log +++ b/ardLog/logs/hikSdk.log @@ -1,48 +1,44 @@ -09:53:31.553 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -09:53:37.574 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:12:50.861 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:12:56.774 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:27:19.861 [http-nio-8080-exec-31] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:27:26.190 [http-nio-8080-exec-34] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:27:42.856 [http-nio-8080-exec-33] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:27:42.917 [http-nio-8080-exec-32] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:28:04.695 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:28:10.381 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:37:25.232 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:37:30.719 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:49:11.594 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:49:17.917 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:49:18.012 [http-nio-8080-exec-1] INFO hikSdk - [edit,127] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:49:52.177 [http-nio-8080-exec-9] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:50:44.410 [http-nio-8080-exec-4] INFO hikSdk - [edit,127] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:51:12.185 [http-nio-8080-exec-12] INFO hikSdk - [edit,122] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -10:51:27.355 [http-nio-8080-exec-15] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:27.417 [http-nio-8080-exec-16] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:29.496 [http-nio-8080-exec-17] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:29.733 [http-nio-8080-exec-18] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:35.680 [http-nio-8080-exec-26] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:56.611 [http-nio-8080-exec-32] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:52:45.444 [http-nio-8080-exec-40] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:54:30.545 [http-nio-8080-exec-43] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:54:30.668 [http-nio-8080-exec-44] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.249 [http-nio-8080-exec-51] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.251 [http-nio-8080-exec-46] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.266 [http-nio-8080-exec-47] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.266 [http-nio-8080-exec-48] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:02:13.801 [http-nio-8080-exec-50] INFO hikSdk - [edit,122] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�1 -11:02:30.946 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -11:02:36.005 [loginExecutor-1] INFO hikSdk - [loginAll,174] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -11:02:55.137 [http-nio-8080-exec-1] INFO hikSdk - [edit,127] - 鐩告満112.98.126.2:21501鐧诲綍澶辫触锛�-1 -11:04:37.704 [http-nio-8080-exec-8] INFO hikSdk - [edit,122] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�1 -11:05:11.102 [http-nio-8080-exec-5] INFO hikSdk - [captureJPEGPicture,1044] - -----------杩欓噷寮�濮嬪浘鐗囧瓨鍏ュ唴瀛�----------true -11:05:11.166 [http-nio-8080-exec-5] INFO hikSdk - [captureJPEGPicture,1050] - -----------澶勭悊瀹屾垚鎴浘鏁版嵁---------- -11:05:13.322 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1117] - -----------杩欓噷寮�濮嬪皝瑁� NET_DVR_CaptureJPEGPicture_NEW--------- -11:05:13.633 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1119] - -----------杩欓噷寮�濮嬪浘鐗囧瓨鍏ュ唴瀛�----------true -11:05:13.634 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1121] - hksdk(鎶撳浘)-缁撴灉鐘舵�佸��(0琛ㄧず鎴愬姛):0 -11:05:13.945 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1135] - 涓婁紶鏂囦欢鎴愬姛!http://192.168.1.15:9001/pic/20230424/ce38d4d3f0c848cab48fc6b59f3a7182.jpeg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=admin%2F20230424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230424T030513Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=05a6f43cb9636afe4a933ea241659e191f6887d26ca7f30cca29e5bd72cd691d -12:16:50.229 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -12:16:56.299 [loginExecutor-1] INFO hikSdk - [loginAll,175] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -13:27:29.869 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -13:27:34.931 [loginExecutor-1] INFO hikSdk - [loginAll,175] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -13:29:24.845 [http-nio-8080-exec-25] INFO hikSdk - [captureJPEGPicture,1045] - -----------杩欓噷寮�濮嬪浘鐗囧瓨鍏ュ唴瀛�----------true -13:29:24.909 [http-nio-8080-exec-25] INFO hikSdk - [captureJPEGPicture,1051] - -----------澶勭悊瀹屾垚鎴浘鏁版嵁---------- +15:40:29.105 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:40:29.284 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:42:56.362 [http-nio-8080-exec-68] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:43:01.735 [http-nio-8080-exec-68] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:43:11.468 [http-nio-8080-exec-70] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細1 +15:43:16.823 [http-nio-8080-exec-70] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:43:54.674 [http-nio-8080-exec-75] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:44:00.056 [http-nio-8080-exec-75] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:44:18.276 [http-nio-8080-exec-77] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細1 +15:44:23.610 [http-nio-8080-exec-77] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:44:31.801 [http-nio-8080-exec-66] INFO hikSdk - [controlDefogcfg,823] - 鏄惁寮�鍚�忛浘锛�0 +15:44:33.472 [http-nio-8080-exec-66] INFO hikSdk - [controlDefogcfg,840] - 璁剧疆閫忛浘鎴愬姛 +15:44:38.266 [http-nio-8080-exec-79] INFO hikSdk - [controlDefogcfg,823] - 鏄惁寮�鍚�忛浘锛�2 +15:44:39.011 [http-nio-8080-exec-79] INFO hikSdk - [controlDefogcfg,840] - 璁剧疆閫忛浘鎴愬姛 +15:45:07.803 [http-nio-8080-exec-86] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:45:07.945 [http-nio-8080-exec-86] INFO hikSdk - [controlFocusMode,935] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:45:31.253 [http-nio-8080-exec-90] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:45:31.313 [http-nio-8080-exec-90] INFO hikSdk - [controlFocusMode,932] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:45:56.759 [http-nio-8080-exec-93] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:45:56.984 [http-nio-8080-exec-93] INFO hikSdk - [controlFocusMode,935] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:47:12.687 [http-nio-8080-exec-97] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:48:00.523 [http-nio-8080-exec-97] INFO hikSdk - [controlFocusMode,932] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:49:53.505 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:49:53.621 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:50:02.485 [http-nio-8080-exec-5] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:50:07.512 [http-nio-8080-exec-5] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:50:17.701 [http-nio-8080-exec-9] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:50:21.201 [http-nio-8080-exec-9] INFO hikSdk - [controlFocusMode,933] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:51:04.239 [http-nio-8080-exec-19] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:51:12.738 [http-nio-8080-exec-19] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:51:31.089 [http-nio-8080-exec-37] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:51:31.143 [http-nio-8080-exec-37] INFO hikSdk - [controlFocusMode,933] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:52:10.711 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:52:10.843 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:52:23.455 [http-nio-8080-exec-14] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:52:23.657 [http-nio-8080-exec-14] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:52:26.936 [http-nio-8080-exec-16] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:52:27.154 [http-nio-8080-exec-16] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:53:59.358 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:53:59.487 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:54:03.515 [http-nio-8080-exec-1] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:54:04.016 [http-nio-8080-exec-1] INFO hikSdk - [controlInfrarecfg,889] - 璁剧疆澶滆鎴愬姛 +15:54:06.431 [http-nio-8080-exec-2] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:54:11.765 [http-nio-8080-exec-2] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 diff --git a/ardLog/logs/sys-error.log b/ardLog/logs/sys-error.log index 84f6769..ce01f8a 100644 --- a/ardLog/logs/sys-error.log +++ b/ardLog/logs/sys-error.log @@ -1,149 +1,11 @@ -09:51:55.697 [restartedMain] ERROR o.s.b.SpringApplication - [reportFailure,870] - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorizationController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorizeServiceImpl': Invocation of init method failed; nested exception is org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is org.springframework.data.redis.connection.PoolException: Could not get a resource from the pool; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.1.15:6379 - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) - at com.ruoyi.RuoYiApplication.main(RuoYiApplication.java:23) - 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.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorizeServiceImpl': Invocation of init method failed; nested exception is org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is org.springframework.data.redis.connection.PoolException: Could not get a resource from the pool; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.1.15:6379 - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673) - at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228) - at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) - at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329) - ... 22 common frames omitted -Caused by: org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is org.springframework.data.redis.connection.PoolException: Could not get a resource from the pool; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.1.15:6379 - at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.translateException(LettuceConnectionFactory.java:1689) - at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1597) - at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1383) - at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getConnection(LettuceConnectionFactory.java:1366) - at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getSharedConnection(LettuceConnectionFactory.java:1093) - at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getConnection(LettuceConnectionFactory.java:421) - at org.springframework.data.redis.core.RedisConnectionUtils.fetchConnection(RedisConnectionUtils.java:193) - at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:144) - at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:105) - at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:209) - at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:189) - at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:96) - at org.springframework.data.redis.core.DefaultValueOperations.set(DefaultValueOperations.java:236) - at com.ruoyi.common.core.redis.RedisCache.setCacheObject(RedisCache.java:36) - at com.ruoyi.authorize.service.AuthorizeServiceImpl.init(AuthorizeServiceImpl.java:37) - 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.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) - ... 39 common frames omitted -Caused by: org.springframework.data.redis.connection.PoolException: Could not get a resource from the pool; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.1.15:6379 - at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.getConnection(LettucePoolingConnectionProvider.java:109) - at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1595) - ... 59 common frames omitted -Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.1.15:6379 - at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:78) - at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:56) - at io.lettuce.core.AbstractRedisClient.getConnection(AbstractRedisClient.java:330) - at io.lettuce.core.RedisClient.connect(RedisClient.java:216) - at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.lambda$getConnection$1(StandaloneConnectionProvider.java:115) - at java.util.Optional.orElseGet(Optional.java:267) - at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.getConnection(StandaloneConnectionProvider.java:115) - at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.lambda$null$0(LettucePoolingConnectionProvider.java:97) - at io.lettuce.core.support.ConnectionPoolSupport$RedisPooledObjectFactory.create(ConnectionPoolSupport.java:211) - at io.lettuce.core.support.ConnectionPoolSupport$RedisPooledObjectFactory.create(ConnectionPoolSupport.java:201) - at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58) - at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918) - at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431) - at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356) - at io.lettuce.core.support.ConnectionPoolSupport$1.borrowObject(ConnectionPoolSupport.java:122) - at io.lettuce.core.support.ConnectionPoolSupport$1.borrowObject(ConnectionPoolSupport.java:117) - at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.getConnection(LettucePoolingConnectionProvider.java:103) - ... 60 common frames omitted -Caused by: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.15:6379 - at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:261) - at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) - at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170) - at io.netty.util.concurrent.AbstractEventExecutor.runTask$$$capture(AbstractEventExecutor.java:174) - at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java) - at io.netty.util.concurrent.AbstractEventExecutor.safeExecute$$$capture(AbstractEventExecutor.java:167) - at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java) - at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) - at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) - at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) - at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) - at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) - at java.lang.Thread.run(Thread.java:748) -10:45:36.639 [http-nio-8080-exec-91] ERROR c.r.f.a.LogAspect - [handleLog,111] - 寮傚父淇℃伅:null -10:45:36.645 [http-nio-8080-exec-91] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleRuntimeException,69] - 璇锋眰鍦板潃'/device/cameras',鍙戠敓鏈煡寮傚父. -java.lang.NullPointerException: null - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl.login(hikClientServiceImpl.java:132) - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl$$FastClassBySpringCGLIB$$67d496f0.invoke(<generated>) - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl$$EnhancerBySpringCGLIB$$5a4ca66a.login(<generated>) - at com.ruoyi.device.camera.controller.ArdCamerasController.edit(ArdCamerasController.java:116) - at com.ruoyi.device.camera.controller.ArdCamerasController$$FastClassBySpringCGLIB$$17dc5959.invoke(<generated>) - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) - at com.ruoyi.device.camera.controller.ArdCamerasController$$EnhancerBySpringCGLIB$$54b4c2ab.edit(<generated>) - 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:150) +16:23:32.673 [http-nio-8080-exec-41] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{queryParams: { pageNum: 1, pageSize: 10, userName: undefined },}]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{queryParams: { pageNum: 1, pageSize: 10, userName: undefined },}]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) @@ -151,8 +13,8 @@ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:684) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) @@ -169,7 +31,7 @@ at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) - at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:43) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) @@ -243,46 +105,14 @@ at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) -10:48:51.517 [http-nio-8080-exec-92] ERROR c.r.f.a.LogAspect - [handleLog,111] - 寮傚父淇℃伅:null -10:48:51.519 [http-nio-8080-exec-92] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleRuntimeException,69] - 璇锋眰鍦板潃'/device/cameras',鍙戠敓鏈煡寮傚父. -java.lang.NullPointerException: null - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl.login(hikClientServiceImpl.java:132) - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl$$FastClassBySpringCGLIB$$67d496f0.invoke(<generated>) - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl$$EnhancerBySpringCGLIB$$5a4ca66a.login(<generated>) - at com.ruoyi.device.camera.controller.ArdCamerasController.edit(ArdCamerasController.java:116) - at com.ruoyi.device.camera.controller.ArdCamerasController$$FastClassBySpringCGLIB$$17dc5959.invoke(<generated>) - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) - at com.ruoyi.device.camera.controller.ArdCamerasController$$EnhancerBySpringCGLIB$$54b4c2ab.edit(<generated>) - 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:150) +16:24:00.817 [http-nio-8080-exec-37] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{"queryParams": { pageNum: 1, pageSize: 10, userName: undefined },}]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{"queryParams": { pageNum: 1, pageSize: 10, userName: undefined },}]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) @@ -290,8 +120,8 @@ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:684) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) @@ -308,7 +138,7 @@ at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) - at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:43) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) @@ -382,106 +212,977 @@ at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) -10:55:49.553 [http-nio-8080-exec-51] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,504] - slow sql 1415 millis. select c.id, c.name, c.ip, c.port,c.rtsp_port, c.username, c.password, c.gdtype, c.channel, c.longitude, c.latitude, c.altitude, c.user_id, c.dept_id, - c.cam_heading, c.cam_pitch, c.cam_roll, c.cam_near, c.cam_far, c.cam_aspectratio, c.cam_depth, c.cam_fov,c.operator_id,c.operator_expired - from ard_cameras c - left join sys_dept d on d.dept_id=c.dept_id - left join sys_user u on u.user_id=c.user_id - - where id = ?["314a7c790e094b0b8d6ef003fc753b40"] -11:01:07.249 [http-nio-8080-exec-46] ERROR c.a.d.f.s.StatFilter - [internalAfterStatementExecute,504] - slow sql 317692 millis. select c.id, c.name, c.ip, c.port,c.rtsp_port, c.username, c.password, c.gdtype, c.channel, c.longitude, c.latitude, c.altitude, c.user_id, c.dept_id, - c.cam_heading, c.cam_pitch, c.cam_roll, c.cam_near, c.cam_far, c.cam_aspectratio, c.cam_depth, c.cam_fov,c.operator_id,c.operator_expired - from ard_cameras c - left join sys_dept d on d.dept_id=c.dept_id - left join sys_user u on u.user_id=c.user_id - - where id = ?["314a7c790e094b0b8d6ef003fc753b40"] -12:14:57.376 [restartedMain] ERROR o.s.b.SpringApplication - [reportFailure,870] - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sdkController': Invocation of init method failed; nested exception is java.lang.UnsatisfiedLinkError: Unable to load library 'D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\lib\HCNetSDK.dll': -鎿嶄綔鎴愬姛瀹屾垚銆� - -鎿嶄綔鎴愬姛瀹屾垚銆� - -Native library (win32-x86-64/D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\lib\HCNetSDK.dll) not found in resource path ([file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-admin/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-framework/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-system/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-quartz/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-common/target/classes/, file:/D:/ENV/repository/com/alibaba/fastjson2/fastjson2/2.0.20/fastjson2-2.0.20.jar, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-generator/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ard-work/target/classes/]) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) - at com.ruoyi.RuoYiApplication.main(RuoYiApplication.java:23) - 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.UnsatisfiedLinkError: Unable to load library 'D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\lib\HCNetSDK.dll': -鎿嶄綔鎴愬姛瀹屾垚銆� - -鎿嶄綔鎴愬姛瀹屾垚銆� - -Native library (win32-x86-64/D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\lib\HCNetSDK.dll) not found in resource path ([file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-admin/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-framework/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-system/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-quartz/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-common/target/classes/, file:/D:/ENV/repository/com/alibaba/fastjson2/fastjson2/2.0.20/fastjson2-2.0.20.jar, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-generator/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ard-work/target/classes/]) - at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:307) - at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:467) - at com.sun.jna.Library$Handler.<init>(Library.java:192) - at com.sun.jna.Native.loadLibrary(Native.java:672) - at com.sun.jna.Native.loadLibrary(Native.java:656) - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl.loadHCNetSDKLib(hikClientServiceImpl.java:74) - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl$$FastClassBySpringCGLIB$$67d496f0.invoke(<generated>) - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) - at com.ruoyi.device.hiksdk.service.impl.hikClientServiceImpl$$EnhancerBySpringCGLIB$$e649dfed.loadHCNetSDKLib(<generated>) - at com.ruoyi.device.hiksdk.controller.SdkController.initHCNetSDK(SdkController.java:53) - 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.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) - ... 23 common frames omitted - Suppressed: java.lang.UnsatisfiedLinkError: 鎿嶄綔鎴愬姛瀹屾垚銆� - - at com.sun.jna.Native.open(Native Method) - at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:197) - ... 46 common frames omitted - Suppressed: java.lang.UnsatisfiedLinkError: 鎿嶄綔鎴愬姛瀹屾垚銆� - - at com.sun.jna.Native.open(Native Method) - at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:210) - ... 46 common frames omitted - Suppressed: java.io.IOException: Native library (win32-x86-64/D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\lib\HCNetSDK.dll) not found in resource path ([file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-admin/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-framework/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-system/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-quartz/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-common/target/classes/, file:/D:/ENV/repository/com/alibaba/fastjson2/fastjson2/2.0.20/fastjson2-2.0.20.jar, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ruoyi-generator/target/classes/, file:/D:/Workspaces/ard/RuoYi-Vue-master-pg/RuoYi-Vue-master/ard-work/target/classes/]) - at com.sun.jna.Native.extractFromResourcePath(Native.java:1145) - at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:281) - ... 46 common frames omitted -13:28:37.894 [http-nio-8080-exec-1] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleServiceException,57] - 鑾峰彇鐢ㄦ埛淇℃伅寮傚父 -com.ruoyi.common.exception.ServiceException: 鑾峰彇鐢ㄦ埛淇℃伅寮傚父 - at com.ruoyi.common.utils.SecurityUtils.getLoginUser(SecurityUtils.java:73) - at com.ruoyi.web.controller.system.SysLoginController.getInfo(SysLoginController.java:70) - 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:150) +16:24:19.783 [http-nio-8080-exec-43] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{"queryParams": { "pageNum": 1, "pageSize": 10, "userName": "undefined" },}]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{"queryParams": { "pageNum": 1, "pageSize": 10, "userName": "undefined" },}]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:24:28.773 [http-nio-8080-exec-42] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{ "pageNum": 1, "pageSize": 10, "userName": "undefined" }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{ "pageNum": 1, "pageSize": 10, "userName": "undefined" }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:24:47.176 [http-nio-8080-exec-49] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value ["{ "pageNum": 1, "pageSize": 10, "userName": "undefined" }"]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value ["{ "pageNum": 1, "pageSize": 10, "userName": "undefined" }"]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:26:03.010 [http-nio-8080-exec-46] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{ "pageNum": 1, "pageSize": 10, "userName": "undefined" }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{ "pageNum": 1, "pageSize": 10, "userName": "undefined" }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:26:21.768 [http-nio-8080-exec-47] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value ["pageNum": 1, "pageSize": 10, "userName": "undefined" ]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value ["pageNum": 1, "pageSize": 10, "userName": "undefined" ]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:30:46.738 [http-nio-8080-exec-54] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [queryParams: { pageNum: 1, pageSize: 10, userName: undefined }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [queryParams: { pageNum: 1, pageSize: 10, userName: undefined }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:30:52.131 [http-nio-8080-exec-50] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{ pageNum: 1, pageSize: 10, userName: undefined }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{ pageNum: 1, pageSize: 10, userName: undefined }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:31:09.600 [http-nio-8080-exec-51] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [鈥漿 pageNum: 1, pageSize: 10, userName: undefined }鈥淽; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [鈥漿 pageNum: 1, pageSize: 10, userName: undefined }鈥淽; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:31:20.990 [http-nio-8080-exec-60] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value ['{ pageNum: 1, pageSize: 10, userName: undefined }']; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value ['{ pageNum: 1, pageSize: 10, userName: undefined }']; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:114) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at com.ruoyi.common.filter.RepeatableFilter.doFilter(RepeatableFilter.java:39) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at com.ruoyi.framework.security.filter.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:42) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:111) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) + at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) + at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) + at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) + at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:748) +16:31:53.023 [http-nio-8080-exec-53] ERROR c.r.f.w.e.GlobalExceptionHandler - [handleBindException,90] - org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{pageNum: 1, pageSize: 10 }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] +org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors +Field error in object 'ardTubes' on field 'params': rejected value [{pageNum: 1, pageSize: 10 }]; codes [typeMismatch.ardTubes.params,typeMismatch.params,typeMismatch.java.util.Map,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [ardTubes.params,params]; arguments []; default message [params]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Map' for property 'params'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.util.Map' for property 'params': no matching editors or conversion strategy found] + at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:175) + at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) + at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) diff --git a/ardLog/logs/sys-info.log b/ardLog/logs/sys-info.log index a12fbbf..1fb8b9e 100644 --- a/ardLog/logs/sys-info.log +++ b/ardLog/logs/sys-info.log @@ -1,95 +1,62 @@ -09:51:41.115 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 8796 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg) -09:51:41.118 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -09:53:16.906 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 17808 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg) -09:53:16.909 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -09:53:29.492 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 13.0 seconds (JVM running for 14.094) -09:53:31.553 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -09:53:37.574 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:02:37.426 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:12:36.909 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 7784 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg) -10:12:36.912 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -10:12:48.840 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 12.318 seconds (JVM running for 13.461) -10:12:50.288 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:12:50.861 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:12:56.774 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:27:01.560 [schedule-pool-2] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:27:19.861 [http-nio-8080-exec-31] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:27:26.190 [http-nio-8080-exec-34] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:27:42.856 [http-nio-8080-exec-33] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:27:42.917 [http-nio-8080-exec-32] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:27:46.663 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -10:27:50.012 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 11012 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg) -10:27:50.014 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -10:28:01.918 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 12.311 seconds (JVM running for 13.278) -10:28:04.695 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:28:10.381 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:37:04.415 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -10:37:11.345 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 16260 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg) -10:37:11.347 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -10:37:23.316 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 12.356 seconds (JVM running for 13.477) -10:37:25.232 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:37:30.719 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:39:17.800 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:48:51.811 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -10:48:57.591 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 14352 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg) -10:48:57.594 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -10:49:09.571 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 12.385 seconds (JVM running for 13.578) -10:49:11.594 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:49:17.917 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -10:49:18.012 [http-nio-8080-exec-1] INFO hikSdk - [edit,127] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:49:47.684 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:49:52.177 [http-nio-8080-exec-9] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�3 -10:50:44.410 [http-nio-8080-exec-4] INFO hikSdk - [edit,127] - 鐩告満112.98.126.2:21500鐧诲綍澶辫触锛�-1 -10:51:12.185 [http-nio-8080-exec-12] INFO hikSdk - [edit,122] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -10:51:27.355 [http-nio-8080-exec-15] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:27.417 [http-nio-8080-exec-16] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:29.496 [http-nio-8080-exec-17] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:29.733 [http-nio-8080-exec-18] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:32.719 [schedule-pool-3] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:51:35.680 [http-nio-8080-exec-26] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:51:49.557 [schedule-pool-2] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:51:56.611 [http-nio-8080-exec-32] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:52:36.286 [schedule-pool-4] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:52:45.444 [http-nio-8080-exec-40] INFO hikSdk - [getPtz,547] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:54:30.545 [http-nio-8080-exec-43] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -10:54:30.668 [http-nio-8080-exec-44] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.249 [http-nio-8080-exec-51] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.251 [http-nio-8080-exec-46] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.266 [http-nio-8080-exec-47] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:01:07.266 [http-nio-8080-exec-48] INFO hikSdk - [PTZControlWithSpeed,284] - 鎺у埗澶辫触,璇风◢鍚庨噸璇�17 -11:02:13.801 [http-nio-8080-exec-50] INFO hikSdk - [edit,122] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�1 -11:02:14.420 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -11:02:21.799 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 16044 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg) -11:02:21.801 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -11:02:30.946 [loginExecutor-1] INFO hikSdk - [loginAll,171] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -11:02:33.884 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 12.455 seconds (JVM running for 14.211) -11:02:36.005 [loginExecutor-1] INFO hikSdk - [loginAll,174] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -11:02:55.137 [http-nio-8080-exec-1] INFO hikSdk - [edit,127] - 鐩告満112.98.126.2:21501鐧诲綍澶辫触锛�-1 -11:04:37.704 [http-nio-8080-exec-8] INFO hikSdk - [edit,122] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�1 -11:04:45.885 [schedule-pool-2] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -11:05:11.102 [http-nio-8080-exec-5] INFO hikSdk - [captureJPEGPicture,1044] - -----------杩欓噷寮�濮嬪浘鐗囧瓨鍏ュ唴瀛�----------true -11:05:11.166 [http-nio-8080-exec-5] INFO hikSdk - [captureJPEGPicture,1050] - -----------澶勭悊瀹屾垚鎴浘鏁版嵁---------- -11:05:13.322 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1117] - -----------杩欓噷寮�濮嬪皝瑁� NET_DVR_CaptureJPEGPicture_NEW--------- -11:05:13.633 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1119] - -----------杩欓噷寮�濮嬪浘鐗囧瓨鍏ュ唴瀛�----------true -11:05:13.634 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1121] - hksdk(鎶撳浘)-缁撴灉鐘舵�佸��(0琛ㄧず鎴愬姛):0 -11:05:13.945 [http-nio-8080-exec-24] INFO hikSdk - [picCutCate,1135] - 涓婁紶鏂囦欢鎴愬姛!http://192.168.1.15:9001/pic/20230424/ce38d4d3f0c848cab48fc6b59f3a7182.jpeg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=admin%2F20230424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230424T030513Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=05a6f43cb9636afe4a933ea241659e191f6887d26ca7f30cca29e5bd72cd691d -12:14:45.839 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 11848 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master) -12:14:45.841 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -12:14:57.184 [restartedMain] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -12:16:02.406 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 14656 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master) -12:16:02.410 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -12:16:07.688 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 16132 (D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master-pg\RuoYi-Vue-master) -12:16:07.690 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -12:16:50.229 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -12:16:54.620 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 47.31 seconds (JVM running for 49.117) -12:16:56.299 [loginExecutor-1] INFO hikSdk - [loginAll,175] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -13:27:20.224 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 4064 (D:\Workspaces\ard\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master) -13:27:20.226 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" -13:27:29.869 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 -13:27:32.602 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 12.772 seconds (JVM running for 13.938) -13:27:34.931 [loginExecutor-1] INFO hikSdk - [loginAll,175] - 鐩告満112.98.126.2:21400鐧诲綍澶辫触锛�-1 -13:28:40.843 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -13:28:46.087 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -13:29:24.845 [http-nio-8080-exec-25] INFO hikSdk - [captureJPEGPicture,1045] - -----------杩欓噷寮�濮嬪浘鐗囧瓨鍏ュ唴瀛�----------true -13:29:24.909 [http-nio-8080-exec-25] INFO hikSdk - [captureJPEGPicture,1051] - -----------澶勭悊瀹屾垚鎴浘鏁版嵁---------- -13:31:17.994 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== +15:40:19.095 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 16444 (D:\Workspaces\ard\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master) +15:40:19.112 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" +15:40:29.105 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:40:29.284 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:40:31.619 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 13.053 seconds (JVM running for 14.199) +15:41:00.974 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] +15:42:28.909 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] +15:42:56.362 [http-nio-8080-exec-68] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:43:01.735 [http-nio-8080-exec-68] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:43:11.468 [http-nio-8080-exec-70] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細1 +15:43:16.823 [http-nio-8080-exec-70] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:43:54.674 [http-nio-8080-exec-75] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:44:00.056 [http-nio-8080-exec-75] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:44:18.276 [http-nio-8080-exec-77] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細1 +15:44:23.610 [http-nio-8080-exec-77] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 +15:44:31.801 [http-nio-8080-exec-66] INFO hikSdk - [controlDefogcfg,823] - 鏄惁寮�鍚�忛浘锛�0 +15:44:33.472 [http-nio-8080-exec-66] INFO hikSdk - [controlDefogcfg,840] - 璁剧疆閫忛浘鎴愬姛 +15:44:38.266 [http-nio-8080-exec-79] INFO hikSdk - [controlDefogcfg,823] - 鏄惁寮�鍚�忛浘锛�2 +15:44:39.011 [http-nio-8080-exec-79] INFO hikSdk - [controlDefogcfg,840] - 璁剧疆閫忛浘鎴愬姛 +15:45:07.803 [http-nio-8080-exec-86] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:45:07.945 [http-nio-8080-exec-86] INFO hikSdk - [controlFocusMode,935] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:45:31.253 [http-nio-8080-exec-90] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:45:31.313 [http-nio-8080-exec-90] INFO hikSdk - [controlFocusMode,932] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:45:56.759 [http-nio-8080-exec-93] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:45:56.984 [http-nio-8080-exec-93] INFO hikSdk - [controlFocusMode,935] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:47:12.687 [http-nio-8080-exec-97] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:48:00.523 [http-nio-8080-exec-97] INFO hikSdk - [controlFocusMode,932] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:49:34.744 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== +15:49:43.562 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 6636 (D:\Workspaces\ard\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master) +15:49:43.565 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" +15:49:53.505 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:49:53.621 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:49:56.439 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 13.567 seconds (JVM running for 15.28) +15:50:02.485 [http-nio-8080-exec-5] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:50:07.512 [http-nio-8080-exec-5] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:50:17.701 [http-nio-8080-exec-9] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:50:21.201 [http-nio-8080-exec-9] INFO hikSdk - [controlFocusMode,933] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:50:42.076 [schedule-pool-5] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] +15:51:04.239 [http-nio-8080-exec-19] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:51:12.738 [http-nio-8080-exec-19] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:51:31.089 [http-nio-8080-exec-37] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:51:31.143 [http-nio-8080-exec-37] INFO hikSdk - [controlFocusMode,933] - 璁剧疆鑱氱劍妯″紡澶辫触,璇风◢鍚庨噸璇�11 +15:51:54.348 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== +15:52:01.691 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 5996 (D:\Workspaces\ard\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master) +15:52:01.694 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" +15:52:10.711 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:52:10.843 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:52:13.870 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 12.639 seconds (JVM running for 14.411) +15:52:16.273 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] +15:52:23.455 [http-nio-8080-exec-14] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:52:23.657 [http-nio-8080-exec-14] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:52:26.936 [http-nio-8080-exec-16] INFO hikSdk - [controlFocusMode,919] - 褰撳墠鑱氱劍妯″紡锛�1 +15:52:27.154 [http-nio-8080-exec-16] INFO hikSdk - [controlFocusMode,936] - 璁剧疆鑱氱劍妯″紡鎴愬姛 +15:53:48.965 [restartedMain] INFO c.r.RuoYiApplication - [logStarting,55] - Starting RuoYiApplication using Java 1.8.0_202 on FQ-AEMXTINJBENH with PID 17248 (D:\Workspaces\ard\RuoYi-Vue-master\ruoyi-admin\target\classes started by Administrator in D:\Workspaces\ard\RuoYi-Vue-master) +15:53:48.970 [restartedMain] INFO c.r.RuoYiApplication - [logStartupProfileInfo,686] - The following 2 profiles are active: "druid", "ard" +15:53:59.358 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21502鐧诲綍鎴愬姛锛�0 +15:53:59.487 [loginExecutor-1] INFO hikSdk - [loginAll,172] - 鐩告満112.98.126.2:21402鐧诲綍鎴愬姛锛�1 +15:54:01.721 [restartedMain] INFO c.r.RuoYiApplication - [logStarted,61] - Started RuoYiApplication in 13.524 seconds (JVM running for 15.226) +15:54:03.515 [http-nio-8080-exec-1] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:54:04.016 [http-nio-8080-exec-1] INFO hikSdk - [controlInfrarecfg,889] - 璁剧疆澶滆鎴愬姛 +15:54:06.431 [http-nio-8080-exec-2] INFO hikSdk - [controlInfrarecfg,870] - 鏄惁寮�鍚瑙嗭細0 +15:54:11.765 [http-nio-8080-exec-2] INFO hikSdk - [controlInfrarecfg,886] - 璁剧疆澶滆澶辫触,璇风◢鍚庨噸璇�10 diff --git a/ardLog/logs/sys-user.log b/ardLog/logs/sys-user.log index fec9b80..982b2ec 100644 --- a/ardLog/logs/sys-user.log +++ b/ardLog/logs/sys-user.log @@ -1,17 +1,6 @@ -10:02:37.426 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:12:50.288 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:27:01.560 [schedule-pool-2] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:27:46.663 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -10:37:04.415 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -10:39:17.800 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:48:51.811 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -10:49:47.684 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:51:32.719 [schedule-pool-3] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:51:49.557 [schedule-pool-2] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -10:52:36.286 [schedule-pool-4] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -11:02:14.420 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -11:04:45.885 [schedule-pool-2] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -12:14:57.184 [restartedMain] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== -13:28:40.843 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -13:28:46.087 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] -13:31:17.994 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== +15:41:00.974 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] +15:42:28.909 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] +15:49:34.744 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== +15:50:42.076 [schedule-pool-5] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] +15:51:54.348 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====鍏抽棴鍚庡彴浠诲姟浠诲姟绾跨▼姹�==== +15:52:16.273 [schedule-pool-1] INFO sys-user - [run,55] - [127.0.0.1]鍐呯綉IP[admin][Success][鐧诲綍鎴愬姛] diff --git a/ruoyi-admin/target/classes/com/ruoyi/web/controller/system/SysConfigController.class b/ruoyi-admin/target/classes/com/ruoyi/web/controller/system/SysConfigController.class index 1bbc014..68eab1a 100644 --- a/ruoyi-admin/target/classes/com/ruoyi/web/controller/system/SysConfigController.class +++ b/ruoyi-admin/target/classes/com/ruoyi/web/controller/system/SysConfigController.class Binary files differ diff --git a/ruoyi-common/target/classes/com/ruoyi/common/core/controller/BaseController.class b/ruoyi-common/target/classes/com/ruoyi/common/core/controller/BaseController.class index 28c0ed9..d4d4ad7 100644 --- a/ruoyi-common/target/classes/com/ruoyi/common/core/controller/BaseController.class +++ b/ruoyi-common/target/classes/com/ruoyi/common/core/controller/BaseController.class Binary files differ -- Gitblit v1.9.3