By type
Following colections are present in simualtor db: ['system.views', 'template', 'simulatorConfig', 'flatTemplatesView'] 2022-04-04 04:22:04.975 INFO 14 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$8b5327ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.6.RELEASE) 2022-04-04 04:22:05.216 INFO 14 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888 2022-04-04 04:22:05.324 INFO 14 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available 2022-04-04 04:22:05.325 WARN 14 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/application/default": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) 2022-04-04 04:22:05.335 INFO 14 --- [ main] o.o.i.s.nfsimulator.vesclient.Main : No active profile set, falling back to default profiles: default 2022-04-04 04:22:06.292 INFO 14 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. 2022-04-04 04:22:06.377 INFO 14 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 80ms. Found 3 repository interfaces. 2022-04-04 04:22:06.616 INFO 14 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=60638185-e196-34c2-a17a-ddaf600bdcfd 2022-04-04 04:22:06.701 INFO 14 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$8b5327ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-04 04:22:07.024 INFO 14 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 5000 (http) Apr 04, 2022 4:22:07 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-5000"] Apr 04, 2022 4:22:07 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] Apr 04, 2022 4:22:07 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet engine: [Apache Tomcat/9.0.24] Apr 04, 2022 4:22:07 AM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring embedded WebApplicationContext 2022-04-04 04:22:07.185 INFO 14 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1834 ms 2022-04-04 04:22:07.254 INFO 14 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 2022-04-04 04:22:07.256 INFO 14 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'watcherTaskExecutor' 2022-04-04 04:22:07.738 INFO 14 --- [ main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[onap-ves-db-client-cmpv2:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} 2022-04-04 04:22:07.739 INFO 14 --- [ main] org.mongodb.driver.cluster : Adding discovered server onap-ves-db-client-cmpv2:27017 to client view of cluster 2022-04-04 04:22:07.808 INFO 14 --- [ent-cmpv2:27017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1, serverValue:5}] to onap-ves-db-client-cmpv2:27017 2022-04-04 04:22:07.816 INFO 14 --- [ent-cmpv2:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=onap-ves-db-client-cmpv2:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 4, 11]}, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4339243} 2022-04-04 04:22:07.818 INFO 14 --- [ent-cmpv2:27017] org.mongodb.driver.cluster : Discovered cluster type of STANDALONE 2022-04-04 04:22:08.356 INFO 14 --- [ main] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2, serverValue:6}] to onap-ves-db-client-cmpv2:27017 2022-04-04 04:22:08.479 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: cmNotification.json 2022-04-04 04:22:08.505 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: measurement.json 2022-04-04 04:22:08.521 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: notification.json 2022-04-04 04:22:08.538 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: notificationHttpServer.json 2022-04-04 04:22:08.550 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: registration.json 2022-04-04 04:22:08.594 INFO 14 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2022-04-04 04:22:08.598 INFO 14 --- [ main] org.quartz.simpl.SimpleThreadPool : Job execution threads will use class loader of thread: main 2022-04-04 04:22:08.612 INFO 14 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-04-04 04:22:08.613 INFO 14 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.2.1 created. 2022-04-04 04:22:08.614 INFO 14 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2022-04-04 04:22:08.615 INFO 14 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.2.1) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-04-04 04:22:08.615 INFO 14 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2022-04-04 04:22:08.615 INFO 14 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.2.1 2022-04-04 04:22:08.616 INFO 14 --- [ main] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2022-04-04 04:22:09.169 INFO 14 --- [ main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity
springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2022-04-04 04:22:09.792 INFO 14 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2022-04-04 04:22:09.811 INFO 14 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2022-04-04 04:22:09.850 INFO 14 --- [ main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references Apr 04, 2022 4:22:10 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-5000"] 2022-04-04 04:22:10.175 INFO 14 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 5000 (http) with context path '' 2022-04-04 04:22:10.178 INFO 14 --- [ main] o.o.i.s.nfsimulator.vesclient.Main : Started Main in 6.259 seconds (JVM running for 6.89) Apr 04, 2022 4:22:28 AM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-04 04:22:28.418 INFO 14 --- [nio-5000-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-04-04 04:22:28.427 INFO 14 --- [nio-5000-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms 2022-04-04 04:22:58.388 INFO 14 --- [nio-5000-exec-4] org.mongodb.driver.connection : Opened connection [connectionId{localValue:3, serverValue:17}] to onap-ves-db-client-cmpv2:27017 Apr 04, 2022 4:23:20 AM org.apache.coyote.http11.Http11Processor service INFO: 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 the HTTP protocol at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:532) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:292) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) Apr 04, 2022 4:23:40 AM org.apache.coyote.http11.Http11Processor service INFO: 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. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:415) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:292) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)