Results

By type

          [2021-04-24 11:32:38,372][INFO ][PID 6     ][bin/docker-entry.sh] - Main application entry-point invoked
[2021-04-24 11:32:38,389][WARN ][PID 6     ][bin/docker-entry.sh] - DMaaP host (env var 'DMAAPHOST') is missing. Events will not be published to DMaaP
[2021-04-24 11:32:38,400][INFO ][PID 6     ][bin/docker-entry.sh] - Scheduling application to be started, looping indefinitely to hold the docker process
[2021-04-24 11:32:38,442][INFO ][PID 13    ][bin/appController.sh] - Stopping application
[2021-04-24 11:32:38,491][WARN ][PID 13    ][bin/appController.sh] - Tried to stop an application, but it was not running
[2021-04-24 11:32:38,542][INFO ][PID 19    ][bin/appController.sh] - Starting application
2021-04-24 11:32:40.285  INFO ${sys:PID} [           main] o.o.d.ApplicationSettings                : parse ./etc/eventTransform.json file
2021-04-24 11:32:40,697 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
 __     __  _____   ____     ____           _   _                 _
 \ \   / / | ____| / ___|   / ___|   ___   | | | |   ___    ___  | |_    ___    _ __
  \ \ / /  |  _|   \___ \  | |      / _ \  | | | |  / _ \  / __| | __|  / _ \  | '__|
   \ V /   | |___   ___) | | |___  | (_) | | | | | |  __/ | (__  | |_  | (_) | | |
    \_/    |_____| |____/   \____|  \___/  |_| |_|  \___|  \___|  \__|  \___/  |_|

2021-04-24 11:32:40.981  INFO 24 [           main] o.s.b.StartupInfoLogger                  : Starting VesApplication on dcae-ves-collector with PID 24 (/opt/app/VESCollector/lib/VESCollector-1.8.0.jar started by vescollector in /opt/app/VESCollector)
2021-04-24 11:32:40.987  INFO 24 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-04-24 11:32:42.005  INFO 24 [           main] o.o.d.c.c.NoAuth                         : Application work in noAuth mode on 8080 port.
2021-04-24 11:32:42.232  INFO 24 [           main] o.s.b.w.e.t.TomcatWebServer              : Tomcat initialized with port(s): 8080 (http)
2021-04-24 11:32:42.244  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Initializing ProtocolHandler ["http-nio-8080"]
2021-04-24 11:32:42.246  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Starting service [Tomcat]
2021-04-24 11:32:42.247  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Starting Servlet engine: [Apache Tomcat/9.0.29]
2021-04-24 11:32:42.366  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Initializing Spring embedded WebApplicationContext
2021-04-24 11:32:42.367  INFO 24 [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1304 ms
2021-04-24 11:32:42.779  INFO 24 [           main] o.h.v.i.u.Version                        : HV000001: Hibernate Validator 6.0.18.Final
2021-04-24 11:32:43.461  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Starting ProtocolHandler ["http-nio-8080"]
2021-04-24 11:32:43.488  INFO 24 [           main] o.s.b.w.e.t.TomcatWebServer              : Tomcat started on port(s): 8080 (http) with context path ''
2021-04-24 11:32:43.491  INFO 24 [           main] o.s.b.StartupInfoLogger                  : Started VesApplication in 3.085 seconds (JVM running for 4.91)
2021-04-24 11:32:43.497  INFO 24 [pool-2-thread-1] o.o.d.c.ConfigurationHandler             : Start listening for configuration from Consul ...
2021-04-24 11:32:43.498  INFO 24 [pool-2-thread-1] o.o.d.c.ConfigurationHandler             : Consul configuration will be fetched in PT5M period.
2021-04-24 11:32:43.885  INFO 24 [pool-2-thread-1] o.o.d.ApplicationConfigurationListener   : Switch to configuration handler thread. Active waiting for configuration from Consul.
2021-04-24 11:33:04.763 ERROR 24 [or-http-epoll-1] o.o.d.c.ConfigurationHandler             : Unexpected error occurred during fetching configuration from Consul

org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component_all/dcae-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:189)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1630)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:241)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1630)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:241)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:123)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:114)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:92)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:112)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:213)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:123)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:178)
	at reactor.core.publisher.FluxContextStart$ContextStartSubscriber.onNext(FluxContextStart.java:103)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1630)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:121)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:252)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:136)
	at reactor.netty.channel.FluxReceive.terminateReceiver(FluxReceive.java:419)
	at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:209)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:367)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:363)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:412)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:555)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:89)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:438)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:326)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:300)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:253)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1478)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1227)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1274)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:503)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:281)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:502)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	at io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1050)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)