Hi Henrik, Thanks for reply.
Request to provide further inputs on below topics - 1. Any reference link which will help us update it to El-alto release. 2. Right now we are getting following timeout issues when DFC try to connect to DR however the mentioned IP is not there in the deployment EKS cluster. Your inputs will certainly help. PFB Logs details: ============= org.onap.dcaegen2.collectors.datafile.tasks.DataRouterPublisher |2020-03-22T18:08:37.997Z |WARN |Unable to send file to DataRouter. Data: /tmp/onap_datafile/A1584899539.2258172.xml.gz |RequestID=A1584899539.2258172.xml.gz |java.net.ConnectException: Timeout connecting to [dmaap-dr-prov.onap.svc.cluster.local/ 10.43.141.199:8443]\n\tat org.apache.http.nio.pool.RouteSpecificPool.timeout(RouteSpecificPool.java:174)\n\tat org.apache.http.nio.pool.AbstractNIOConnPool.requestTimeout(AbstractNIOConnPool.java:629)\n\tat org.apache.http.nio.pool.AbstractNIOConnPool$InternalSessionRequestCallback.timeout(AbstractNIOConnPool.java:899)\n\tat org.apache.http.impl.nio.reactor.SessionRequestImpl.timeout(SessionRequestImpl.java:183)\n\tat org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processTimeouts(DefaultConnectingIOReactor.java:210)\n\tat org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:155)\n\tat org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348)\n\tat org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:221)\n\tat org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64)\n\t... 1 common frames omitted\nWrapped by: java.util.concurrent.ExecutionException: java.net.ConnectException: Timeout connecting to [dmaap-dr-prov.onap.svc.cluster.local/10.43.141.199:8443]\n\tat org.apache.http.concurrent.BasicFuture.getResult(BasicFuture.java:71)\n\tat org.apache.http.concurrent.BasicFuture.get(BasicFuture.java:84)\n\tat org.apache.http.impl.nio.client.FutureWrapper.get(FutureWrapper.java:70)\n\tat org.onap.dcaegen2.collectors.datafile.service.producer.DmaapProducerHttpClient.getDmaapProducerResponseWithRedirect(DmaapProducerHttpClient.java:93)\n\t... 20 common frames omitted\nWrapped by: org.onap.dcaegen2.collectors.datafile.exceptions.DatafileTaskException: Unable to create web client.\n\tat org.onap.dcaegen2.collectors.datafile.service.producer.DmaapProducerHttpClient.getDmaapProducerResponseWithRedirect(DmaapProducerHttpClient.java:97)\n\tat org.onap.dcaegen2.collectors.datafile.tasks.DataRouterPublisher.publishFile(DataRouterPublisher.java:106)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:118)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1505)\n\tat reactor.core.publisher.MonoProcessor.subscribe(MonoProcessor.java:457)\n\tat reactor.core.publisher.MonoFlatMap.subscribe(MonoFlatMap.java:60)\n\tat reactor.core.publisher.MonoFlatMap.subscribe(MonoFlatMap.java:60)\n\tat reactor.core.publisher.Mono.subscribe(Mono.java:3695)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.resubscribe(FluxRetryWhen.java:183)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onNext(FluxRetryWhen.java:229)\n\tat reactor.core.publisher.FluxFlatMap$FlatMapMain.tryEmit(FluxFlatMap.java:501)\n\tat reactor.core.publisher.FluxFlatMap$FlatMapInner.onNext(FluxFlatMap.java:943)\n\tat reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:117)\n\tat reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)\n\tat reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)\n\tat java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat java.lang.Thread.run(Thread.java:748)\n | |parallel-1 | ========================================================================= Regards, Amol On Mon, 23 Mar, 2020, 6:01 PM Henrik Andersson B, <[email protected]> wrote: > Hi Amol, > > > > It seems like you are actually running code from the Dublin release. The > class CloudConfiguration, seen in the log, has been removed in the El-Alto > release. So I think it might be a software version problem. Please check > that the Datafile Collector actually is from the El-Alto release. > > > > Hope this helps! > > Henrik > > > > *Från:* [email protected] <[email protected]> *För *Amol > via Lists.Onap.Org > *Skickat:* den 21 mars 2020 09:19 > *Till:* Vijay VK <[email protected]>; [email protected] > *Ämne:* Re: [onap-discuss] FW: [onap-discuss] # data file Collector > > > > Hi Henrik,Joe & Vijay, > > PFA all logs belong to DFC. > > Request to provide a way ahead. > > Hi Vijay, > > We have followed DFC deployment as mentioned in the below link. > > https://wiki.onap.org/pages/viewpage.action?pageId=60891239 > > I can see the mentioned link does DFC deployment belong to Dublin release, > however is there any way to do DFC deployment belong to El-Alto release. > Please let us know reference link. > > Regards, > Amol > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20332): https://lists.onap.org/g/onap-discuss/message/20332 Mute This Topic: https://lists.onap.org/mt/72310785/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
