【已解决】 部署博客门户出现的错误
Log 把我人都看傻了、不知道什么问题了
nohup: ignoring input 19:41:28.648 [main] INFO net.wzfBoke.blog.BlogApp - hello world . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.0.3.RELEASE) [2020/10/18-19:41:30] [main] [INFO ] [net.wzfBoke.blog.BlogApp] : Starting BlogApp v1.0-SNAPSHOT on iZwz99i7qt83ju3cr2rihpZ with PID 27390 (/root/docker/wzfWeb/wzf-blog-system-1.0.0.jar started by root in /root/docker/wzfWeb) [2020/10/18-19:41:30] [main] [INFO ] [net.wzfBoke.blog.BlogApp] : No active profile set, falling back to default profiles: default [2020/10/18-19:41:30] [main] [INFO ] [org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext] : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c39f790: startup date [Sun Oct 18 19:41:30 CST 2020]; root of context hierarchy [2020/10/18-19:41:33] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] : Multiple Spring Data modules found, entering strict repository configuration mode! [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] : Multiple Spring Data modules found, entering strict repository configuration mode! [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.CategoryDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.SettingsDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.ArticleNoContentDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.ImageDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.SettingDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.UserDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.CommentDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.ArticleDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.LooperDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.MessageDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.LabelDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.RefreshTokenDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.UserNoPasswordDao. [2020/10/18-19:41:34] [main] [INFO ] [org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport] : Spring Data Redis - Could not safely identify store assignment for repository candidate interface net.wzfBoke.blog.dao.FriendLinkDao. [2020/10/18-19:41:35] [main] [INFO ] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7fc64605] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2020/10/18-19:41:35] [main] [INFO ] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] : Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$18740e3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2020/10/18-19:41:35] [main] [INFO ] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] : Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2020/10/18-19:41:35] [main] [INFO ] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2fb3536e' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2020/10/18-19:41:35] [main] [INFO ] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] : Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$3d48b0f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2020/10/18-19:41:35] [main] [INFO ] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2020/10/18-19:41:36] [main] [INFO ] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] : Tomcat initialized with port(s): 2020 (http) [2020/10/18-19:41:36] [main] [INFO ] [org.apache.coyote.http11.Http11NioProtocol] : Initializing ProtocolHandler ["http-nio-2020"] [2020/10/18-19:41:36] [main] [INFO ] [org.apache.catalina.core.StandardService] : Starting service [Tomcat] [2020/10/18-19:41:36] [main] [INFO ] [org.apache.catalina.core.StandardEngine] : Starting Servlet Engine: Apache Tomcat/8.5.31 [2020/10/18-19:41:36] [localhost-startStop-1] [INFO ] [org.apache.catalina.core.AprLifecycleListener] : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib] [2020/10/18-19:41:36] [localhost-startStop-1] [INFO ] [org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]] : Initializing Spring embedded WebApplicationContext [2020/10/18-19:41:36] [localhost-startStop-1] [INFO ] [org.springframework.web.context.ContextLoader] : Root WebApplicationContext: initialization completed in 6259 ms [2020/10/18-19:41:37] [localhost-startStop-1] [INFO ] [org.springframework.boot.web.servlet.FilterRegistrationBean] : Mapping filter: 'characterEncodingFilter' to: [/*] [2020/10/18-19:41:37] [localhost-startStop-1] [INFO ] [org.springframework.boot.web.servlet.FilterRegistrationBean] : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2020/10/18-19:41:37] [localhost-startStop-1] [INFO ] [org.springframework.boot.web.servlet.FilterRegistrationBean] : Mapping filter: 'httpPutFormContentFilter' to: [/*] [2020/10/18-19:41:37] [localhost-startStop-1] [INFO ] [org.springframework.boot.web.servlet.FilterRegistrationBean] : Mapping filter: 'requestContextFilter' to: [/*] [2020/10/18-19:41:37] [localhost-startStop-1] [INFO ] [org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean] : Mapping filter: 'springSecurityFilterChain' to: [/*] [2020/10/18-19:41:37] [localhost-startStop-1] [INFO ] [org.springframework.boot.web.servlet.ServletRegistrationBean] : Servlet dispatcherServlet mapped to [/] [2020/10/18-19:41:37] [main] [INFO ] [com.zaxxer.hikari.HikariDataSource] : HikariPool-1 - Starting... [2020/10/18-19:41:38] [main] [INFO ] [com.zaxxer.hikari.HikariDataSource] : HikariPool-1 - Start completed. [2020/10/18-19:41:38] [main] [INFO ] [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] : Building JPA container EntityManagerFactory for persistence unit 'default' [2020/10/18-19:41:38] [main] [INFO ] [org.hibernate.jpa.internal.util.LogHelper] : HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2020/10/18-19:41:38] [main] [INFO ] [org.hibernate.Version] : HHH000412: Hibernate Core {5.2.17.Final} [2020/10/18-19:41:38] [main] [INFO ] [org.hibernate.cfg.Environment] : HHH000206: hibernate.properties not found [2020/10/18-19:41:38] [main] [INFO ] [org.hibernate.annotations.common.Version] : HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2020/10/18-19:41:39] [main] [INFO ] [org.hibernate.dialect.Dialect] : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect [2020/10/18-19:41:40] [main] [INFO ] [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] : Initialized JPA EntityManagerFactory for persistence unit 'default' [2020/10/18-19:41:45] [main] [WARN ] [org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration] : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/category],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CategoryAdminApi.addCategory(net.wzfBoke.blog.pojo.Category) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/category/{categoryId}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CategoryAdminApi.getCategory(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/category/list],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CategoryAdminApi.listCategories() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/category/{categoryId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CategoryAdminApi.deleteCategory(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/category/{categoryId}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CategoryAdminApi.updatePassword(java.lang.String,net.wzfBoke.blog.pojo.Category) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/loop],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.LooperAdminApi.addLoop(net.wzfBoke.blog.pojo.Looper) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/loop/{loopId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.LooperAdminApi.deleteLoop(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/loop/{loopId}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.LooperAdminApi.updateLoop(java.lang.String,net.wzfBoke.blog.pojo.Looper) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/loop/{loopId}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.LooperAdminApi.getLoop(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/loop/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.LooperAdminApi.listLoops(int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/message/list],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.MessageApi.getMessageList() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/message],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.MessageApi.postMessage(net.wzfBoke.blog.pojo.Message) throws java.lang.Exception [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article/state/{articleId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.deleteArticleByUpdateState(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article/top/{articleId}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.updateArticleState(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article/count],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.GetArticleCount() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.postArticle(net.wzfBoke.blog.pojo.Article) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article/{articleId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.deleteArticle(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article/{articleId}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.updateArticle(java.lang.String,net.wzfBoke.blog.pojo.Article) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article/{articleId}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.getArticle(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/article/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ArticleAdminApi.listArticle(int,int,java.lang.String,java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/app/{code}],methods=[GET]}" onto public void net.wzfBoke.blog.controller.portal.AppApi.downloadAppForThirdPartScan(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/comment/{commentId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CommentAdminApi.deleteComment(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/comment/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CommentAdminApi.listComments(int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/comment/{commentId}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CommentAdminApi.topComment(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/comment/count],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.CommentAdminApi.GetCommentCount() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/403],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pagedGet403() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/404],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageGet404() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/405],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageGet405() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/504],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageGet504() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/505],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageGet505() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/403],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.page403() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/404],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.page404() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/405],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.page405() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/504],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.page504() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/505],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.page505() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/403],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pagedDelete403() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/404],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageDelete404() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/405],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageDelete405() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/504],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageDelete504() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/403],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pagedPut403() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/404],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pagePut404() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/405],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pagePut405() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/504],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pagePut504() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/505],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pagePut505() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/505],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.ErrorPagerController.pageDelete505() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/comment],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.CommentPortalApi.postComment(net.wzfBoke.blog.pojo.Comment) throws java.lang.Exception [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/comment/list/{articleId}/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.CommentPortalApi.listComment(java.lang.String,int,int) throws java.lang.IllegalAccessException [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/comment/{commentId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.CommentPortalApi.deleteComment(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/friend_link],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.FriendLinkAdminApi.addFriendsLink(net.wzfBoke.blog.pojo.FriendLink) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/friend_link/{friendLinkId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.FriendLinkAdminApi.deleteFriendsLink(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/friend_link/{friendLinkId}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.FriendLinkAdminApi.updateFriendsLink(java.lang.String,net.wzfBoke.blog.pojo.FriendLink) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/friend_link/{friendLinkId}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.FriendLinkAdminApi.getFriendsLink(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/friend_link/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.FriendLinkAdminApi.listFriendsLink(int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/web_size_info/title],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.WebSizeInfoAdminApi.getWebSizeTitle() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/web_size_info/title],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.WebSizeInfoAdminApi.upWebSizeTitle(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/web_size_info/view_count],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.WebSizeInfoAdminApi.getWebSizeViewCount() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/web_size_info/seo],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.WebSizeInfoAdminApi.putSeoInfo(java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/web_size_info/seo],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.WebSizeInfoAdminApi.getSeoInfo() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/label/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.getLabels(int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/{articleId}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.getArticleDetail(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/recommend/{articleId}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.getRecommendArticle(java.lang.String,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/list/label/{label}/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.listArticleByLabel(java.lang.String,int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/top],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.getTopArticle() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/categories],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.getCategories() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/category/{categoryId}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.SearchArticle(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.listArticle(int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/search/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.listArticle(int,int,java.lang.String,java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/article/list/{categoryId}/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ArticlePortalApi.listArticle(java.lang.String,int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/web_size_info/title],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.getWebSizeTitle() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/web_size_info/seo],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.getWebSizeSeoInfo() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/web_size_info/loop/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.getLoops(int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/web_size_info/friend_link/list],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.getLinks() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/web_size_info/view_count],methods=[PUT]}" onto public void net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.updateViewCount() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/web_size_info/view_count],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.getWebSizeViewCount() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/image/{original}],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ImageAdminApi.uploadImage(java.lang.String,org.springframework.web.multipart.MultipartFile) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/image/{imageId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ImageAdminApi.deleteImage(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/image/{imageId}],methods=[GET]}" onto public void net.wzfBoke.blog.controller.admin.ImageAdminApi.getImage(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/image/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.ImageAdminApi.listImage(int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/image/qr-code/{code}],methods=[GET]}" onto public void net.wzfBoke.blog.controller.portal.ImagePortApi.getQrCodeImage(java.lang.String,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/image/{original}],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.portal.ImagePortApi.uploadImage(java.lang.String,org.springframework.web.multipart.MultipartFile) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/portal/image/{imageId}],methods=[GET]}" onto public void net.wzfBoke.blog.controller.portal.ImagePortApi.getImage(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/join_in/{email_code}/{captcha_code}/{captcha_key}],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.register(net.wzfBoke.blog.pojo.SobUser,java.lang.String,java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/user_info/{userId}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.getUserInfo(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/password/{verifyCode}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.updatePassword(java.lang.String,net.wzfBoke.blog.pojo.SobUser) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/logout],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.logout() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/email],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.checkEmail(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/user_name],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.checkUserName(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/email],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.updateEmail(java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/pc-login-qr-code],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.getPcLoginQrCode() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/check_token],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.parseToken() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/updatePassword/{userId}/{Password}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.updateUserPassword(java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/count],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.GetUserCount() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/login/{captcha}/{captcha_key}],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.login(java.lang.String,java.lang.String,net.wzfBoke.blog.pojo.SobUser,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/verify_code],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.sendVerifyCode(java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/user_info/{userId}],methods=[PUT]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.updateUserInfo(java.lang.String,net.wzfBoke.blog.pojo.SobUser) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.listUsers(int,int,java.lang.String,java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/{userId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.deleteUsers(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/admin_account],methods=[POST]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.user.UserApi.initManagerAccount(net.wzfBoke.blog.pojo.SobUser) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/user/captcha],methods=[GET]}" onto public void net.wzfBoke.blog.controller.user.UserApi.getCaptcha(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.lang.Exception [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/message/{messageId}],methods=[DELETE]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.MessageAdminIApi.DeleteMessageById(java.lang.String) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/admin/message/list/{page}/{size}],methods=[GET]}" onto public net.wzfBoke.blog.response.ResponseResult net.wzfBoke.blog.controller.admin.MessageAdminIApi.GetMessageList(int,int) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.UiConfiguration> springfox.documentation.swagger.web.ApiResourceController.uiConfiguration() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.SecurityConfiguration> springfox.documentation.swagger.web.ApiResourceController.securityConfiguration() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity<java.util.List<springfox.documentation.swagger.web.SwaggerResource>> springfox.documentation.swagger.web.ApiResourceController.swaggerResources() [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) [2020/10/18-19:41:45] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) [2020/10/18-19:41:46] [main] [INFO ] [org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration] : Using generated security password: 3d0432ad-4d02-450e-a8f6-2294e4bc1cb7 [2020/10/18-19:41:46] [main] [INFO ] [org.springframework.security.web.DefaultSecurityFilterChain] : Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a2bb0eb, org.springframework.security.web.context.SecurityContextPersistenceFilter@2f40a43, org.springframework.security.web.header.HeaderWriterFilter@1d572e62, org.springframework.security.web.authentication.logout.LogoutFilter@3e2fc448, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69c43e48, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@547e29a4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3c291aad, org.springframework.security.web.session.SessionManagementFilter@46cf05f7, org.springframework.security.web.access.ExceptionTranslationFilter@37d3d232, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5949eba8] [2020/10/18-19:41:46] [main] [INFO ] [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping] : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] [2020/10/18-19:41:46] [main] [INFO ] [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2020/10/18-19:41:47] [main] [INFO ] [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c39f790: startup date [Sun Oct 18 19:41:30 CST 2020]; root of context hierarchy [2020/10/18-19:41:47] [main] [INFO ] [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2020/10/18-19:41:47] [main] [INFO ] [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2020/10/18-19:41:48] [main] [INFO ] [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] : Registering beans for JMX exposure on startup [2020/10/18-19:41:48] [main] [INFO ] [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] : Bean with name 'dataSource' has been autodetected for JMX exposure [2020/10/18-19:41:48] [main] [INFO ] [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] : Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource] [2020/10/18-19:41:48] [main] [INFO ] [org.springframework.context.support.DefaultLifecycleProcessor] : Starting beans in phase 2147483647 [2020/10/18-19:41:48] [main] [INFO ] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] : Context refreshed [2020/10/18-19:41:48] [main] [INFO ] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] : Found 3 custom documentation plugin(s) [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] : Scanning for api listing references [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: listArticleUsingGET_1 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: listArticleUsingGET_2 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] : Scanning for api listing references [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] : Scanning for api listing references [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: listArticleUsingGET_3 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: updatePasswordUsingPUT_1 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: deleteCommentUsingDELETE_1 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: getImageUsingGET_1 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: uploadImageUsingPOST_1 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: getWebSizeTitleUsingGET_1 [2020/10/18-19:41:49] [main] [INFO ] [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator] : Generating unique operation named: getWebSizeViewCountUsingGET_1 [2020/10/18-19:41:49] [main] [INFO ] [org.apache.coyote.http11.Http11NioProtocol] : Starting ProtocolHandler ["http-nio-2020"] [2020/10/18-19:41:49] [main] [INFO ] [org.apache.tomcat.util.net.NioSelectorPool] : Using a shared selector for servlet write/read [2020/10/18-19:41:49] [main] [INFO ] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] : Tomcat started on port(s): 2020 (http) with context path '' [2020/10/18-19:41:49] [main] [INFO ] [net.wzfBoke.blog.BlogApp] : Started BlogApp in 20.938 seconds (JVM running for 21.968) [2020/10/18-19:47:35] [http-nio-2020-exec-1] [INFO ] [org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]] : Initializing Spring FrameworkServlet 'dispatcherServlet' [2020/10/18-19:47:35] [http-nio-2020-exec-1] [INFO ] [org.springframework.web.servlet.DispatcherServlet] : FrameworkServlet 'dispatcherServlet': initialization started [2020/10/18-19:47:35] [http-nio-2020-exec-1] [INFO ] [org.springframework.web.servlet.DispatcherServlet] : FrameworkServlet 'dispatcherServlet': initialization completed in 51 ms [2020/10/18-19:47:35] [http-nio-2020-exec-1] [WARN ] [org.springframework.web.servlet.PageNotFound] : Request method 'GET' not supported sobUser username-->laowu1777 sobUser userpassword-->123 sobUser useremail-->838055458@qq.com [2020/10/18-19:47:56] [http-nio-2020-exec-2] [INFO ] [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] : HHH000397: Using ASTQueryTranslatorFactory [2020/10/18-20:47:00] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 2 [2020/10/18-20:47:01] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 6 [2020/10/18-20:47:01] [http-nio-2020-exec-3] [INFO ] [io.lettuce.core.EpollProvider] : Starting without optional epoll library [2020/10/18-20:47:01] [http-nio-2020-exec-3] [INFO ] [io.lettuce.core.KqueueProvider] : Starting without optional kqueue library [2020/10/18-20:47:16] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 5 [2020/10/18-20:47:16] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 18 [2020/10/18-20:47:25] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 7 [2020/10/18-20:47:25] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> j9ebs [2020/10/18-20:47:31] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 2 [2020/10/18-20:47:31] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> b2yya [2020/10/18-20:50:51] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 2 [2020/10/18-20:50:51] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 1 [2020/10/18-20:51:05] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 8 [2020/10/18-20:51:05] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 14 [2020/10/18-20:53:15] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 2 [2020/10/18-20:53:15] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> y7bp3 [2020/10/18-20:58:02] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 4 [2020/10/18-20:58:02] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> jay94 [2020/10/18-21:00:18] [http-nio-2020-exec-2] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 1 [2020/10/18-21:00:18] [http-nio-2020-exec-2] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> wc493 [2020/10/18-21:00:30] [http-nio-2020-exec-7] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 7 [2020/10/18-21:00:30] [http-nio-2020-exec-7] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> t3zjt [2020/10/18-21:01:00] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 5 [2020/10/18-21:01:00] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 13 [2020/10/18-21:01:11] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 6 [2020/10/18-21:01:11] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 4urcu [2020/10/18-21:09:00] [http-nio-2020-exec-7] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 7 [2020/10/18-21:09:00] [http-nio-2020-exec-7] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> hee2g [2020/10/18-21:09:12] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 7 [2020/10/18-21:09:12] [http-nio-2020-exec-1] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 48 [2020/10/18-21:09:22] [http-nio-2020-exec-6] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 4 [2020/10/18-21:09:22] [http-nio-2020-exec-6] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 3 [2020/10/18-21:09:30] [http-nio-2020-exec-10] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 0 [2020/10/18-21:09:30] [http-nio-2020-exec-10] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> -5 [2020/10/18-21:09:34] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 8 [2020/10/18-21:09:34] [http-nio-2020-exec-3] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> a94vb [2020/10/18-21:09:41] [http-nio-2020-exec-5] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 3 [2020/10/18-21:09:41] [http-nio-2020-exec-5] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> ph53m [2020/10/18-21:18:35] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 8 [2020/10/18-21:18:35] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> ryhhh [2020/10/18-21:18:38] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 1 [2020/10/18-21:18:38] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> ceg9f [2020/10/18-21:46:18] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 7 [2020/10/18-21:46:18] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 0 [2020/10/18-21:46:22] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 4 [2020/10/18-21:46:22] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 3y8kh [2020/10/18-21:47:27] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 4 [2020/10/18-21:47:27] [http-nio-2020-exec-4] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> uyq6w [2020/10/18-21:48:55] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 0 [2020/10/18-21:48:55] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 7m3pp [2020/10/18-21:49:09] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 1 [2020/10/18-21:49:09] [http-nio-2020-exec-8] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> k6bdz [2020/10/18-22:11:14] [http-nio-2020-exec-6] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 4 [2020/10/18-22:11:14] [http-nio-2020-exec-6] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 8v5ge [2020/10/18-22:11:26] [http-nio-2020-exec-6] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 1 [2020/10/18-22:11:26] [http-nio-2020-exec-6] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> qt576 [2020/10/18-22:12:19] [http-nio-2020-exec-10] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 2 [2020/10/18-22:12:19] [http-nio-2020-exec-10] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 8 [2020/10/18-22:12:26] [http-nio-2020-exec-10] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 4 [2020/10/18-22:12:26] [http-nio-2020-exec-10] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 8 [2020/10/18-23:16:22] [http-nio-2020-exec-9] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 4 [2020/10/18-23:16:22] [http-nio-2020-exec-9] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 0 [2020/10/18-23:16:29] [http-nio-2020-exec-9] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : captcha_font_types[index] ==> 2 [2020/10/18-23:16:29] [http-nio-2020-exec-9] [INFO ] [net.wzfBoke.blog.services.impl.UserServiceImp] : content --> 4bf6d [2020/10/19-09:38:51] [http-nio-2020-exec-4] [ERROR] [org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet]] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause java.lang.NullPointerException: null at net.wzfBoke.blog.services.impl.WebSizeInfoImpl.updateViewCount(WebSizeInfoImpl.java:75) at net.wzfBoke.blog.services.impl.WebSizeInfoImpl$$FastClassBySpringCGLIB$$3db8994e.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at net.wzfBoke.blog.services.impl.WebSizeInfoImpl$$EnhancerBySpringCGLIB$$af829dcf.updateViewCount(<generated>) at net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.updateViewCount(WebSizeInfoPortalApi.java:67) 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:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:888) at javax.servlet.http.HttpServlet.service(HttpServlet.java:664) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1468) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) [2020/10/19-10:10:52] [http-nio-2020-exec-8] [ERROR] [org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet]] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause java.lang.NullPointerException: null at net.wzfBoke.blog.services.impl.WebSizeInfoImpl.updateViewCount(WebSizeInfoImpl.java:75) at net.wzfBoke.blog.services.impl.WebSizeInfoImpl$$FastClassBySpringCGLIB$$3db8994e.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at net.wzfBoke.blog.services.impl.WebSizeInfoImpl$$EnhancerBySpringCGLIB$$af829dcf.updateViewCount(<generated>) at net.wzfBoke.blog.controller.portal.WebSizeInfoPortalApi.updateViewCount(WebSizeInfoPortalApi.java:67) 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:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:888) at javax.servlet.http.HttpServlet.service(HttpServlet.java:664) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1468) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
感谢您的回答
您的每一个用心回答,都会让这个世界变得更美好一些!
相关问题
2024-07-11 13:09 12 20
2024-06-19 08:53 121 10
2024-05-16 20:00 43 10
空指针异常呀
WebSizeInfoImpl.java这个类的第75行。