2020-12-25

This XML file does not appear to have any style information associated with it. The document tree is shown below.


org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Column [OP_CLIENT_INFO] out of length ### The error may involve com.css.dj.yw.mapper.SLogMapper.insertSelective-Inline ### The error occurred while setting parameters ### SQL: insert into ZWFW121_CWS.S_LOG ( LOG_ID, CREATE_USER, CREATE_USER_NAME, CREATE_IP, CREATE_TIME, OP_URL, OP_RESULT, OP_CLIENT_INFO, SYS_ID, LOG_LEVEL, LOG_MEMO ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Column [OP_CLIENT_INFO] out of length ; Column [OP_CLIENT_INFO] out of length; nested exception is java.sql.SQLException: Column [OP_CLIENT_INFO] out of length at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) at org.mybatis.spring.SqlSessionTemplate S q l S e s s i o n I n t e r c e p t o r . i n v o k e ( S q l S e s s i o n T e m p l a t e . j a v a : 446 ) a t c o m . s u n . p r o x y . SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy. SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)atcom.sun.proxy.Proxy163.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:58) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy. P r o x y 172. i n s e r t S e l e c t i v e ( U n k n o w n S o u r c e ) a t c o m . c s s . d j . y w . a p i . M h 001 L o g i n C t r l . l o g i n ( M h 001 L o g i n C t r l . j a v a : 133 ) a t s u n . r e f l e c t . N a t i v e M e t h o d A c c e s s o r I m p l . i n v o k e 0 ( N a t i v e M e t h o d ) a t s u n . r e f l e c t . N a t i v e M e t h o d A c c e s s o r I m p l . i n v o k e ( N a t i v e M e t h o d A c c e s s o r I m p l . j a v a : 62 ) a t s u n . r e f l e c t . D e l e g a t i n g M e t h o d A c c e s s o r I m p l . i n v o k e ( D e l e g a t i n g M e t h o d A c c e s s o r I m p l . j a v a : 43 ) a t j a v a . l a n g . r e f l e c t . M e t h o d . i n v o k e ( M e t h o d . j a v a : 498 ) a t o r g . s p r i n g f r a m e w o r k . w e b . m e t h o d . s u p p o r t . I n v o c a b l e H a n d l e r M e t h o d . d o I n v o k e ( I n v o c a b l e H a n d l e r M e t h o d . j a v a : 190 ) a t o r g . s p r i n g f r a m e w o r k . w e b . m e t h o d . s u p p o r t . I n v o c a b l e H a n d l e r M e t h o d . i n v o k e F o r R e q u e s t ( I n v o c a b l e H a n d l e r M e t h o d . j a v a : 138 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . m v c . m e t h o d . a n n o t a t i o n . S e r v l e t I n v o c a b l e H a n d l e r M e t h o d . i n v o k e A n d H a n d l e ( S e r v l e t I n v o c a b l e H a n d l e r M e t h o d . j a v a : 104 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . m v c . m e t h o d . a n n o t a t i o n . R e q u e s t M a p p i n g H a n d l e r A d a p t e r . i n v o k e H a n d l e r M e t h o d ( R e q u e s t M a p p i n g H a n d l e r A d a p t e r . j a v a : 892 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . m v c . m e t h o d . a n n o t a t i o n . R e q u e s t M a p p i n g H a n d l e r A d a p t e r . h a n d l e I n t e r n a l ( R e q u e s t M a p p i n g H a n d l e r A d a p t e r . j a v a : 797 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . m v c . m e t h o d . A b s t r a c t H a n d l e r M e t h o d A d a p t e r . h a n d l e ( A b s t r a c t H a n d l e r M e t h o d A d a p t e r . j a v a : 87 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . D i s p a t c h e r S e r v l e t . d o D i s p a t c h ( D i s p a t c h e r S e r v l e t . j a v a : 1039 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . D i s p a t c h e r S e r v l e t . d o S e r v i c e ( D i s p a t c h e r S e r v l e t . j a v a : 942 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . F r a m e w o r k S e r v l e t . p r o c e s s R e q u e s t ( F r a m e w o r k S e r v l e t . j a v a : 1005 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . F r a m e w o r k S e r v l e t . d o G e t ( F r a m e w o r k S e r v l e t . j a v a : 897 ) a t j a v a x . s e r v l e t . h t t p . H t t p S e r v l e t . s e r v i c e ( H t t p S e r v l e t . j a v a : 668 ) a t o r g . s p r i n g f r a m e w o r k . w e b . s e r v l e t . F r a m e w o r k S e r v l e t . s e r v i c e ( F r a m e w o r k S e r v l e t . j a v a : 882 ) a t j a v a x . s e r v l e t . h t t p . H t t p S e r v l e t . s e r v i c e ( H t t p S e r v l e t . j a v a : 770 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . S e r v l e t C o m p o n e n t . s e r v i c e ( S e r v l e t C o m p o n e n t . j a v a : 87 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . S e r v l e t F i l t e r W r a p p e r . d o F i l t e r ( S e r v l e t F i l t e r W r a p p e r . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 48 ) a t c o m . c s s . z t b . c o m m o n . f i l t e r . T o k e n F i l t e r . d o F i l t e r ( T o k e n F i l t e r . j a v a : 41 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t c o m . a l i b a b a . d r u i d . s u p p o r t . h t t p . W e b S t a t F i l t e r . d o F i l t e r ( W e b S t a t F i l t e r . j a v a : 123 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t o r g . s p r i n g f r a m e w o r k . b o o t . a c t u a t e . w e b . t r a c e . s e r v l e t . H t t p T r a c e F i l t e r . d o F i l t e r I n t e r n a l ( H t t p T r a c e F i l t e r . j a v a : 90 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . O n c e P e r R e q u e s t F i l t e r . d o F i l t e r ( O n c e P e r R e q u e s t F i l t e r . j a v a : 107 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . R e q u e s t C o n t e x t F i l t e r . d o F i l t e r I n t e r n a l ( R e q u e s t C o n t e x t F i l t e r . j a v a : 99 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . O n c e P e r R e q u e s t F i l t e r . d o F i l t e r ( O n c e P e r R e q u e s t F i l t e r . j a v a : 107 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . F o r m C o n t e n t F i l t e r . d o F i l t e r I n t e r n a l ( F o r m C o n t e n t F i l t e r . j a v a : 92 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . O n c e P e r R e q u e s t F i l t e r . d o F i l t e r ( O n c e P e r R e q u e s t F i l t e r . j a v a : 107 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . H i d d e n H t t p M e t h o d F i l t e r . d o F i l t e r I n t e r n a l ( H i d d e n H t t p M e t h o d F i l t e r . j a v a : 93 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . O n c e P e r R e q u e s t F i l t e r . d o F i l t e r ( O n c e P e r R e q u e s t F i l t e r . j a v a : 107 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t o r g . s p r i n g f r a m e w o r k . b o o t . a c t u a t e . m e t r i c s . w e b . s e r v l e t . W e b M v c M e t r i c s F i l t e r . f i l t e r A n d R e c o r d M e t r i c s ( W e b M v c M e t r i c s F i l t e r . j a v a : 117 ) a t o r g . s p r i n g f r a m e w o r k . b o o t . a c t u a t e . m e t r i c s . w e b . s e r v l e t . W e b M v c M e t r i c s F i l t e r . d o F i l t e r I n t e r n a l ( W e b M v c M e t r i c s F i l t e r . j a v a : 106 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . O n c e P e r R e q u e s t F i l t e r . d o F i l t e r ( O n c e P e r R e q u e s t F i l t e r . j a v a : 107 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . C h a r a c t e r E n c o d i n g F i l t e r . d o F i l t e r I n t e r n a l ( C h a r a c t e r E n c o d i n g F i l t e r . j a v a : 200 ) a t o r g . s p r i n g f r a m e w o r k . w e b . f i l t e r . O n c e P e r R e q u e s t F i l t e r . d o F i l t e r ( O n c e P e r R e q u e s t F i l t e r . j a v a : 107 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . d o F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 45 ) a t c o m . c s s . d j . y w . m y F i l t e r . d o F i l t e r ( m y F i l t e r . j a v a : 61 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C o m p o n e n t . d o F i l t e r ( F i l t e r C o m p o n e n t . j a v a : 65 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . F i l t e r C h a i n I m p l . p e r f o r m F i l t e r ( F i l t e r C h a i n I m p l . j a v a : 38 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . W e b C o n t a i n e r . i n v o k e ( W e b C o n t a i n e r . j a v a : 1170 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . W e b C o n t a i n e r . d o P r o c e s s R e q u e s t ( W e b C o n t a i n e r . j a v a : 953 ) a t c o m . a p u s i c . w e b . c o n t a i n e r . W e b C o n t a i n e r . p r o c e s s R e q u e s t ( W e b C o n t a i n e r . j a v a : 816 ) a t c o m . a p u s i c . w e b . h t t p . V i r t u a l H o s t . p r o c e s s R e q u e s t ( V i r t u a l H o s t . j a v a : 369 ) a t c o m . a p u s i c . w e b . h t t p . H t t p S e r v e r . p r o c e s s R e q u e s t ( H t t p S e r v e r . j a v a : 317 ) a t c o m . a p u s i c . w e b . h t t p . H t t p C o n n e c t i o n H a n d l e r . s e r v i c e ( H t t p C o n n e c t i o n H a n d l e r . j a v a : 26 ) a t c o m . a p u s i c . w e b . h t t p . C o n n e c t i o n H a n d l e r . p r o c e s s R e q u e s t ( C o n n e c t i o n H a n d l e r . j a v a : 360 ) a t c o m . a p u s i c . w e b . h t t p . C o n n e c t i o n H a n d l e r . p r o c e s s C o n n e c t i o n ( C o n n e c t i o n H a n d l e r . j a v a : 138 ) a t c o m . a p u s i c . w e b . h t t p . C o n n e c t i o n H a n d l e r . r u n ( C o n n e c t i o n H a n d l e r . j a v a : 52 ) a t j a v a . u t i l . c o n c u r r e n t . T h r e a d P o o l E x e c u t o r . r u n W o r k e r ( T h r e a d P o o l E x e c u t o r . j a v a : 1149 ) a t j a v a . u t i l . c o n c u r r e n t . T h r e a d P o o l E x e c u t o r Proxy172.insertSelective(Unknown Source) at com.css.dj.yw.api.Mh001LoginCtrl.login(Mh001LoginCtrl.java:133) 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:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897) at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:770) at com.apusic.web.container.ServletComponent.service(ServletComponent.java:87) at com.apusic.web.container.ServletFilterWrapper.doFilter(ServletFilterWrapper.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:48) at com.css.ztb.common.filter.TokenFilter.doFilter(TokenFilter.java:41) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45) at com.css.dj.yw.myFilter.doFilter(myFilter.java:61) at com.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65) at com.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38) at com.apusic.web.container.WebContainer.invoke(WebContainer.java:1170) at com.apusic.web.container.WebContainer.doProcessRequest(WebContainer.java:953) at com.apusic.web.container.WebContainer.processRequest(WebContainer.java:816) at com.apusic.web.http.VirtualHost.processRequest(VirtualHost.java:369) at com.apusic.web.http.HttpServer.processRequest(HttpServer.java:317) at com.apusic.web.http.HttpConnectionHandler.service(HttpConnectionHandler.java:26) at com.apusic.web.http.ConnectionHandler.processRequest(ConnectionHandler.java:360) at com.apusic.web.http.ConnectionHandler.processConnection(ConnectionHandler.java:138) at com.apusic.web.http.ConnectionHandler.run(ConnectionHandler.java:52) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor Proxy172.insertSelective(UnknownSource)atcom.css.dj.yw.api.Mh001LoginCtrl.login(Mh001LoginCtrl.java:133)atsun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethod)atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)atjava.lang.reflect.Method.invoke(Method.java:498)atorg.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)atorg.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)atorg.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)atorg.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)atorg.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)atorg.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)atorg.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)atorg.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)atorg.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)atorg.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)atjavax.servlet.http.HttpServlet.service(HttpServlet.java:668)atorg.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)atjavax.servlet.http.HttpServlet.service(HttpServlet.java:770)atcom.apusic.web.container.ServletComponent.service(ServletComponent.java:87)atcom.apusic.web.container.ServletFilterWrapper.doFilter(ServletFilterWrapper.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:48)atcom.css.ztb.common.filter.TokenFilter.doFilter(TokenFilter.java:41)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atcom.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atorg.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)atorg.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atorg.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)atorg.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atorg.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)atorg.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atorg.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)atorg.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atorg.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)atorg.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)atorg.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atorg.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)atorg.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.FilterChainImpl.doFilter(FilterChainImpl.java:45)atcom.css.dj.yw.myFilter.doFilter(myFilter.java:61)atcom.apusic.web.container.FilterComponent.doFilter(FilterComponent.java:65)atcom.apusic.web.container.FilterChainImpl.performFilter(FilterChainImpl.java:38)atcom.apusic.web.container.WebContainer.invoke(WebContainer.java:1170)atcom.apusic.web.container.WebContainer.doProcessRequest(WebContainer.java:953)atcom.apusic.web.container.WebContainer.processRequest(WebContainer.java:816)atcom.apusic.web.http.VirtualHost.processRequest(VirtualHost.java:369)atcom.apusic.web.http.HttpServer.processRequest(HttpServer.java:317)atcom.apusic.web.http.HttpConnectionHandler.service(HttpConnectionHandler.java:26)atcom.apusic.web.http.ConnectionHandler.processRequest(ConnectionHandler.java:360)atcom.apusic.web.http.ConnectionHandler.processConnection(ConnectionHandler.java:138)atcom.apusic.web.http.ConnectionHandler.run(ConnectionHandler.java:52)atjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)atjava.util.concurrent.ThreadPoolExecutorWorker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.sql.SQLException: Column [OP_CLIENT_INFO] out of length at dm.jdbc.dbaccess.DBError.throwSQLException(DBError.java:43) at dm.jdbc.dbaccess.Request_Response.resp_checkErr(Request_Response.java:2451) at dm.jdbc.dbaccess.Request_Response.resp_execute(Request_Response.java:1049) at dm.jdbc.dbaccess.DmdbCSI.getDescAndResultSet(DmdbCSI.java:674) at dm.jdbc.dbaccess.DmdbCSI.executePrepared(DmdbCSI.java:560) at dm.jdbc.dbaccess.DmdbCSI.executePrepared(DmdbCSI.java:538) at dm.jdbc.driver.DmdbPreparedStatement_bs.preparedExceute(DmdbPreparedStatement_bs.java:2534) at dm.jdbc.driver.DmdbPreparedStatement_bs.executeInner(DmdbPreparedStatement_bs.java:2635) at dm.jdbc.driver.DmdbPreparedStatement_bs.execute(DmdbPreparedStatement_bs.java:1758) at dm.jdbc.driver.DmdbPreparedStatement.execute(DmdbPreparedStatement.java:840) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407) at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:498) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:46) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) 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.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy. P r o x y 210. u p d a t e ( U n k n o w n S o u r c e ) a t o r g . a p a c h e . i b a t i s . s e s s i o n . d e f a u l t s . D e f a u l t S q l S e s s i o n . u p d a t e ( D e f a u l t S q l S e s s i o n . j a v a : 198 ) a t o r g . a p a c h e . i b a t i s . s e s s i o n . d e f a u l t s . D e f a u l t S q l S e s s i o n . i n s e r t ( D e f a u l t S q l S e s s i o n . j a v a : 185 ) a t s u n . r e f l e c t . N a t i v e M e t h o d A c c e s s o r I m p l . i n v o k e 0 ( N a t i v e M e t h o d ) a t s u n . r e f l e c t . N a t i v e M e t h o d A c c e s s o r I m p l . i n v o k e ( N a t i v e M e t h o d A c c e s s o r I m p l . j a v a : 62 ) a t s u n . r e f l e c t . D e l e g a t i n g M e t h o d A c c e s s o r I m p l . i n v o k e ( D e l e g a t i n g M e t h o d A c c e s s o r I m p l . j a v a : 43 ) a t j a v a . l a n g . r e f l e c t . M e t h o d . i n v o k e ( M e t h o d . j a v a : 498 ) a t o r g . m y b a t i s . s p r i n g . S q l S e s s i o n T e m p l a t e Proxy210.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:185) 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.mybatis.spring.SqlSessionTemplate Proxy210.update(UnknownSource)atorg.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198)atorg.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:185)atsun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethod)atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)atjava.lang.reflect.Method.invoke(Method.java:498)atorg.mybatis.spring.SqlSessionTemplateSqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) … 80 more

系统报错,请联系运维人员!

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值