Untitled
unknown
plain_text
2 years ago
8.6 kB
6
Indexable
[root@timeworx-admin-74d6df58df-t7p7x timeworx-admin]# cat admin.2023-04-09.0.log 2023-04-09 10:55:52.054 - INFO ---[ main] com.timeworx.StartServer : Starting StartServer using Java 1.8.0_191 on timeworx-admin-74d6df58df-t7p7x with PID 39 (/app/lib/timeworx-admin-1.0-SNAPSHOT.jar started by root in /app) 2023-04-09 10:55:52.061 - INFO ---[ main] com.timeworx.StartServer : No active profile set, falling back to 1 default profile: "default" 2023-04-09 10:55:55.760 - INFO ---[ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2023-04-09 10:55:55.763 - INFO ---[ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2023-04-09 10:55:55.866 - INFO ---[ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. 2023-04-09 10:55:57.255 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.timeworx.modules.security.config.ShiroConfig$$EnhancerBySpringCGLIB$$5134069a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:55:59.064 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'timeDbConfig' of type [com.timeworx.storage.config.TimeDbConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:55:59.176 - INFO ---[g-Init-Reporter] com.mchange.v2.log.MLog : MLog clients using slf4j logging. 2023-04-09 10:55:59.548 - INFO ---[ main] com.mchange.v2.c3p0.C3P0Registry : Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10] 2023-04-09 10:55:59.875 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'timeDataSource' of type [com.mchange.v2.c3p0.ComboPooledDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.256 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'timeSqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.477 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'userMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.492 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'userMapper' of type [com.sun.proxy.$Proxy73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.558 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.mail.MailSenderPropertiesConfiguration' of type [org.springframework.boot.autoconfigure.mail.MailSenderPropertiesConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.694 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.mail-org.springframework.boot.autoconfigure.mail.MailProperties' of type [org.springframework.boot.autoconfigure.mail.MailProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.781 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'mailSender' of type [org.springframework.mail.javamail.JavaMailSenderImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.850 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'emailProxy' of type [com.timeworx.modules.security.proxy.EmailProxy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.854 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroService' of type [com.timeworx.modules.security.service.ShiroService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.863 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'oauth2Realm' of type [com.timeworx.modules.security.oauth2.Oauth2Realm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:00.950 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'sessionManager' of type [org.apache.shiro.web.session.mgt.DefaultWebSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:02.850 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:02.885 - INFO ---[ main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-04-09 10:56:04.392 - INFO ---[ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8082 (http) 2023-04-09 10:56:04.481 - INFO ---[ main] o.a.coyote.http11.Http11NioProtocol : Initializing ProtocolHandler ["http-nio-8082"] 2023-04-09 10:56:04.485 - INFO ---[ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2023-04-09 10:56:04.486 - INFO ---[ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-04-09 10:56:04.880 - INFO ---[ main] o.a.c.c.C.[.[localhost].[/timeworx] : Initializing Spring embedded WebApplicationContext 2023-04-09 10:56:04.886 - INFO ---[ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 12536 ms 2023-04-09 10:56:08.977 - INFO ---[ main] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.2.5.Final 2023-04-09 10:56:13.061 - INFO ---[ main] o.a.coyote.http11.Http11NioProtocol : Starting ProtocolHandler ["http-nio-8082"] 2023-04-09 10:56:13.190 - INFO ---[ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8082 (http) with context path '/timeworx' 2023-04-09 10:56:13.264 - INFO ---[ main] com.timeworx.StartServer : Started StartServer in 23.109 seconds (JVM running for 25.142) 2023-04-09 11:26:22.623 - INFO ---[nio-8082-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x000xee0x010x000x000xea0x030x030xe70xe7G0xd70x990x85T0xc10x060xa10xb30xbc0xb80x1aFoU0xa80xa9#0xdf0xe30xeaL0xb5&0xd70x160xc1j0xb4: ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
Editor is loading...