欢迎您来到站长网址收录!
当前身份:游客 [ 登录 | 注册 ]
当前位置:首页>>站点列表>>网站信息>>www.yinghuodd.com的模拟结果

抓取结果

HTTP Status 500 – Internal Server ErrorHTTP Status 500 – Internal Server ErrorType Exception ReportMessage Request processing failed; nested exception is org.springframework.jdbc.UncategorizedSQLException: Description The server encountered an unexpected condition that prevented it from fulfilling the request.Exception org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count ### The error may exist in file [/data/project/prod/yhdd_deploy/yhdd_Application_exploded/WEB-INF/classes/com/yhdd/mapping/Information.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id, title, description, `source`, source_user_id, category_id, column_id, vertically_cover, horizontally_cover, tag_ids, tags, content, created, is_top, is_hot, is_index, is_reprint, reprint_platform, reprint_title, reprint_url FROM information WHERE id>0 AND category_id=? AND column_id=? AND created < ? order by created desc limit 0,4 ### Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count ; uncategorized SQLException for SQL []; SQL state [HY000]; error code [5041]; Concurrency control waiting count exceed max waiting count; nested exception is java.sql.SQLException: Concurrency control waiting count exceed max waiting count org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:973) org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:852) javax.servlet.http.HttpServlet.service(HttpServlet.java:624) org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:837) javax.servlet.http.HttpServlet.service(HttpServlet.java:731) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:108) Root Cause org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count ### The error may exist in file [/data/project/prod/yhdd_deploy/yhdd_Application_exploded/WEB-INF/classes/com/yhdd/mapping/Information.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id, title, description, `source`, source_user_id, category_id, column_id, vertically_cover, horizontally_cover, tag_ids, tags, content, created, is_top, is_hot, is_index, is_reprint, reprint_platform, reprint_title, reprint_url FROM information WHERE id>0 AND category_id=? AND column_id=? AND created < ? order by created desc limit 0,4 ### Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count ; uncategorized SQLException for SQL []; SQL state [HY000]; error code [5041]; Concurrency control waiting count exceed max waiting count; nested exception is java.sql.SQLException: Concurrency control waiting count exceed max waiting count org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:84) org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:371) com.sun.proxy.$Proxy27.selectList(Unknown Source) org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:198) org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:119) org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:63) org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:52) com.sun.proxy.$Proxy102.getListByParams(Unknown Source) com.yhdd.service.impl.InformationServiceImpl.getWebListByParams(InformationServiceImpl.java:97) com.yhdd.controller.web.WebMiscController.getProductCard(WebMiscController.java:233) com.yhdd.controller.web.WebMiscController.index(WebMiscController.java:138) sun.reflect.GeneratedMethodAccessor314.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:215) org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:749) org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:690) org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:83) org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:945) org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:876) org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:961) org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:852) javax.servlet.http.HttpServlet.service(HttpServlet.java:624) org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:837) javax.servlet.http.HttpServlet.service(HttpServlet.java:731) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:108) Root Cause java.sql.SQLException: Concurrency control waiting count exceed max waiting count com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965) com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486) com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:169) sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:62) com.sun.proxy.$Proxy186.execute(Unknown Source) org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:59) org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:73) org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:60) org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:267) org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:137) org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:96) org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:77) org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:108) org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:102) sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:358) com.sun.proxy.$Proxy27.selectList(Unknown Source) org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:198) org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:119) org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:63) org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:52) com.sun.proxy.$Proxy102.getListByParams(Unknown Source) com.yhdd.service.impl.InformationServiceImpl.getWebListByParams(InformationServiceImpl.java:97) com.yhdd.controller.web.WebMiscController.getProductCard(WebMiscController.java:233) com.yhdd.controller.web.WebMiscController.index(WebMiscController.java:138) sun.reflect.GeneratedMethodAccessor314.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:215) org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:749) org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:690) org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:83) org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:945) org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:876) org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:961) org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:852) javax.servlet.http.HttpServlet.service(HttpServlet.java:624) org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:837) javax.servlet.http.HttpServlet.service(HttpServlet.java:731) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:108) Note The full stack trace of the root cause is available in the server logs.Apache Tomcat/7.0.94

网站标题

创业萤火-轻松开公司,安心当老板

关键词

创业萤火,公司注册,代理记账,人力资源,资质办理,知识产权

站点描述

创业萤火企业服务平台,专业注册公司流程费用查询、代理记账和税务筹划。为中小企业提供优质的公司注册、代理记账报税、社保代缴,人力资源等全生命周期服务。