By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.5) 12:46:17.790 [main] INFO org.onap.cps.ncmp.dmi.Application - Starting Application using Java 11.0.9.1 on onap-ncmp-dmi-plugin-77cf4dc496-hxcwb with PID 1 (/app/classes started by ? in /app) 12:46:17.794 [main] DEBUG org.onap.cps.ncmp.dmi.Application - Running with Spring Boot v2.5.5, Spring v5.3.10 12:46:17.794 [main] INFO org.onap.cps.ncmp.dmi.Application - The following profiles are active: helm 12:46:20.709 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 12:46:20.726 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 12:46:20.726 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.53] 12:46:20.847 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 12:46:20.847 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2539 ms 12:46:22.722 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ccecae2, org.springframework.security.web.context.SecurityContextPersistenceFilter@4f2d8175, org.springframework.security.web.header.HeaderWriterFilter@41ddec69, org.springframework.security.web.authentication.logout.LogoutFilter@6f430ea8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@ba87c11, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b15ba1a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@443dae2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@37ade216, org.springframework.security.web.session.SessionManagementFilter@72d16d6, org.springframework.security.web.access.ExceptionTranslationFilter@4db16677, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3c4c7e51] 12:46:24.804 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' 12:46:24.892 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8081 (http) 12:46:24.893 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 12:46:24.894 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.53] 12:46:24.909 [main] INFO o.a.c.c.C.[Tomcat-1].[localhost].[/] - Initializing Spring embedded WebApplicationContext 12:46:24.909 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 99 ms 12:46:25.032 [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage' 12:46:25.564 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8081 (http) with context path '' 12:46:26.231 [main] INFO org.onap.cps.ncmp.dmi.Application - Started Application in 9.344 seconds (JVM running for 10.045) 12:46:35.433 [http-nio-8081-exec-1] INFO o.a.c.c.C.[Tomcat-1].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:46:35.434 [http-nio-8081-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:46:35.435 [http-nio-8081-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms 15:08:04.258 [http-nio-8080-exec-1] INFO o.a.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 [JDWP-Handshake\n0x0a...]. 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:269) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) 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.base/java.lang.Thread.run(Unknown Source) 15:08:05.298 [http-nio-8081-exec-10] INFO o.a.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 [JDWP-Handshake\n0x0a...]. 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:269) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) 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.base/java.lang.Thread.run(Unknown Source)