By type
Following colections are present in simualtor db: ['simulatorConfig', 'system.views', 'template', 'flatTemplatesView'] 2021-10-15 16:17:36.293 INFO 14 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$e12e11fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.6.RELEASE) 2021-10-15 16:17:36.642 INFO 14 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888 2021-10-15 16:17:36.784 INFO 14 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available 2021-10-15 16:17:36.785 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) 2021-10-15 16:17:36.805 INFO 14 --- [ main] o.o.i.s.nfsimulator.vesclient.Main : No active profile set, falling back to default profiles: default 2021-10-15 16:17:37.970 INFO 14 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. 2021-10-15 16:17:38.063 INFO 14 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 87ms. Found 3 repository interfaces. 2021-10-15 16:17:38.378 INFO 14 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=60638185-e196-34c2-a17a-ddaf600bdcfd 2021-10-15 16:17:38.485 INFO 14 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$e12e11fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-10-15 16:17:38.878 INFO 14 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 5000 (http) Oct 15, 2021 4:17:38 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-5000"] Oct 15, 2021 4:17:38 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] Oct 15, 2021 4:17:38 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet engine: [Apache Tomcat/9.0.24] Oct 15, 2021 4:17:39 PM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring embedded WebApplicationContext 2021-10-15 16:17:39.093 INFO 14 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2264 ms 2021-10-15 16:17:39.192 INFO 14 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 2021-10-15 16:17:39.193 INFO 14 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'watcherTaskExecutor' 2021-10-15 16:17:39.758 INFO 14 --- [ main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[mongo-ves-client:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} 2021-10-15 16:17:39.758 INFO 14 --- [ main] org.mongodb.driver.cluster : Adding discovered server mongo-ves-client:27017 to client view of cluster 2021-10-15 16:17:39.840 INFO 14 --- [es-client:27017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1, serverValue:4}] to mongo-ves-client:27017 2021-10-15 16:17:39.850 INFO 14 --- [es-client:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=mongo-ves-client:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[5, 0, 3]}, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4817925} 2021-10-15 16:17:39.852 INFO 14 --- [es-client:27017] org.mongodb.driver.cluster : Discovered cluster type of STANDALONE 2021-10-15 16:17:40.393 INFO 14 --- [ main] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2, serverValue:5}] to mongo-ves-client:27017 2021-10-15 16:17:40.542 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: cmNotification.json 2021-10-15 16:17:40.581 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: measurement.json 2021-10-15 16:17:40.597 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: notification.json 2021-10-15 16:17:40.620 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: notificationHttpServer.json 2021-10-15 16:17:40.638 INFO 14 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: registration.json 2021-10-15 16:17:40.730 INFO 14 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2021-10-15 16:17:40.733 INFO 14 --- [ main] org.quartz.simpl.SimpleThreadPool : Job execution threads will use class loader of thread: main 2021-10-15 16:17:40.754 INFO 14 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-10-15 16:17:40.756 INFO 14 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.2.1 created. 2021-10-15 16:17:40.758 INFO 14 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2021-10-15 16:17:40.759 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. 2021-10-15 16:17:40.759 INFO 14 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2021-10-15 16:17:40.759 INFO 14 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.2.1 2021-10-15 16:17:40.760 INFO 14 --- [ main] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2021-10-15 16:17:41.477 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)] 2021-10-15 16:17:42.238 INFO 14 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2021-10-15 16:17:42.259 INFO 14 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2021-10-15 16:17:42.307 INFO 14 --- [ main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references Oct 15, 2021 4:17:42 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-5000"] 2021-10-15 16:17:42.659 INFO 14 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 5000 (http) with context path '' 2021-10-15 16:17:42.663 INFO 14 --- [ main] o.o.i.s.nfsimulator.vesclient.Main : Started Main in 7.703 seconds (JVM running for 8.44) Oct 15, 2021 4:22:11 PM 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) Oct 15, 2021 4:23:14 PM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-10-15 16:23:14.111 INFO 14 --- [nio-5000-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-10-15 16:23:14.125 INFO 14 --- [nio-5000-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 13 ms 2021-10-15 16:23:14.256 INFO 14 --- [nio-5000-exec-2] o.o.i.s.n.v.rest.SimulatorController : Trying to send one-time event directly to VES Collector 2021-10-15 16:23:16.468 INFO 14 --- [nio-5000-exec-2] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : sending request using address: https://dcae-ves-collector-for-bulkpm-over-https:8443/eventListener/v7 2021-10-15 16:23:17.026 INFO 14 --- [nio-5000-exec-2] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : Message sent, ves response code: HTTP/1.1 202 2021-10-15 16:25:18.275 INFO 14 --- [nio-5000-exec-4] o.o.i.s.n.v.rest.SimulatorController : Trying to send one-time event directly to VES Collector 2021-10-15 16:25:18.318 INFO 14 --- [nio-5000-exec-4] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : sending request using address: https://dcae-ves-collector-for-bulkpm-over-https:8443/eventListener/v7 2021-10-15 16:25:18.514 INFO 14 --- [nio-5000-exec-4] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : Message sent, ves response code: HTTP/1.1 202 2021-10-15 16:27:02.688 INFO 14 --- [nio-5000-exec-6] o.o.i.s.n.v.rest.SimulatorController : Trying to send one-time event directly to VES Collector 2021-10-15 16:27:02.719 INFO 14 --- [nio-5000-exec-6] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : sending request using address: https://dcae-ves-collector-for-bulkpm-over-https:8443/eventListener/v7 2021-10-15 16:27:02.860 INFO 14 --- [nio-5000-exec-6] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : Message sent, ves response code: HTTP/1.1 202