主题 : 栏目管理排序
级别: 秀才
UID: 142855
积分:55 加为好友
威望: 11 精华: 0
主题:11 回复:35
注册时间:2022-11-28
在线时长:0
1#   发表于:2023-03-27 11:03:05  IP:119.122.*.*
栏目管理右侧的栏目树,再点击排序是出现 -912 错误

级别: 秀才
UID: 142855
积分:55 加为好友
威望: 11 精华: 0
主题:11 回复:35
注册时间:2022-11-28
在线时长:0
2#   发表于:2023-03-27 11:06:32  IP:119.122.*.*
后台报错
级别: 秀才
UID: 142855
积分:55 加为好友
威望: 11 精华: 0
主题:11 回复:35
注册时间:2022-11-28
在线时长:0
3#   发表于:2023-03-27 11:07:28  IP:119.122.*.*
2023-03-27 11:04:00 错误 [con.err-Thread 616] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.ArrayList.rangeCheck(ArrayList.java:657)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.ArrayList.get(ArrayList.java:433)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.channel.service.impl.ChannelServiceImpl.channelSort(ChannelServiceImpl.java:988)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.channel.service.impl.ChannelServiceImpl$$FastClassBySpringCGLIB$$15ee8a9a.invoke(<generated>)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.workflow.service.impl.ChannelServiceExImpl$$EnhancerBySpringCGLIB$$237f5522.channelSort(<generated>)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.admin.controller.system.ChannelController.channelSort(ChannelController.java:950)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.lang.reflect.Method.invoke(Method.java:498)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.ServletComponent.service(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.ServletFilterWrapper.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.glassfish.tyrus.servlet.TyrusServletFilter.doFilter(TyrusServletFilter.java:290)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter.doFilterInternal(OpenEntityManagerInViewFilter.java:186)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.common.web.filter.XssFilter.doFilter(XssFilter.java:108)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.common.web.filter.HeaderCorsFilter.doFilter(HeaderCorsFilter.java:97)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:101)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:92)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.component.AuthenticationTokenFilter.doFilter(AuthenticationTokenFilter.java:147)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.component.security.RequestRejectedExceptionFilter.doFilter(RequestRejectedExceptionFilter.java:40)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:126)2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:64)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:101)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:119)2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.component.security.RequestRejectedExceptionFilter.doFilter(RequestRejectedExceptionFilter.java:40)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.WebContainer.invoke(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.WebContainer.doProcessRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.WebContainer.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.VirtualHost.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.HttpServer.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.HttpConnectionHandler.service(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.ConnectionHandler.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.ConnectionHandler.processConnection(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.ConnectionHandler.run(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.lang.Thread.run(Thread.java:748)
2023-03-27 11:04:00 错误 [con.err-Thread 616] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.ArrayList.rangeCheck(ArrayList.java:657)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.ArrayList.get(ArrayList.java:433)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.channel.service.impl.ChannelServiceImpl.channelSort(ChannelServiceImpl.java:988)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.channel.service.impl.ChannelServiceImpl$$FastClassBySpringCGLIB$$15ee8a9a.invoke(<generated>)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.workflow.service.impl.ChannelServiceExImpl$$EnhancerBySpringCGLIB$$237f5522.channelSort(<generated>)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.admin.controller.system.ChannelController.channelSort(ChannelController.java:950)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.lang.reflect.Method.invoke(Method.java:498)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.ServletComponent.service(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.ServletFilterWrapper.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.glassfish.tyrus.servlet.TyrusServletFilter.doFilter(TyrusServletFilter.java:290)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter.doFilterInternal(OpenEntityManagerInViewFilter.java:186)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.common.web.filter.XssFilter.doFilter(XssFilter.java:108)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.common.web.filter.HeaderCorsFilter.doFilter(HeaderCorsFilter.java:97)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:101)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:92)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:218)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.component.AuthenticationTokenFilter.doFilter(AuthenticationTokenFilter.java:147)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.component.security.RequestRejectedExceptionFilter.doFilter(RequestRejectedExceptionFilter.java:40)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:126)2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:64)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:101)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:119)2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.jeecms.component.security.RequestRejectedExceptionFilter.doFilter(RequestRejectedExceptionFilter.java:40)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterComponent.doFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.FilterChainImpl.performFilter(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.WebContainer.invoke(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.WebContainer.doProcessRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.container.WebContainer.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.VirtualHost.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.HttpServer.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.HttpConnectionHandler.service(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.ConnectionHandler.processRequest(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.ConnectionHandler.processConnection(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at com.apusic.web.http.ConnectionHandler.run(Unknown Source)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2023-03-27 11:04:00 错误 [con.err-Thread 616]   at java.lang.Thread.run(Thread.java:748)
2023-03-27 11:04:00 信息 [con.out-Thread 616] 2023-03-27 11:04:00.439 [HTTPHandler-193-616] ERROR c.j.e.service.impl.ExceptionProcessServiceImpl - Index: 0, Size: 0
1 共1页