Microservice built with Talend Application & API Integration products 8.0.1. Hit '' to stop and quit the running. [WARN ] 16:21:47 org.eclipse.jetty.server.handler.ContextHandler- Empty contextPath [FATAL] 16:23:04 local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT- tDataPrepRun_1 Cannot invoke "org.talend.components.processing.functions.technical.ProcessingFunction.newInstance(javax.json.JsonObject)" because "processingFunction" is null java.lang.NullPointerException: Cannot invoke "org.talend.components.processing.functions.technical.ProcessingFunction.newInstance(javax.json.JsonObject)" because "processingFunction" is null at org.talend.components.processing.functions.technical.Composite.loadFunction(Composite.java:67) ~[?:?] at org.talend.components.processing.functions.technical.Composite.(Composite.java:39) ~[?:?] at org.talend.components.dataprep.preparation.PreparationLoader.loadFunctions(PreparationLoader.java:63) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.talend.components.dataprep.preparation.PreparationLoader.load(PreparationLoader.java:46) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.talend.components.dataprep.service.DataprepService.retrievePreparation(DataprepService.java:264) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.talend.components.dataprep.processor.DataPrepProcessor.init(DataPrepProcessor.java:93) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.talend.sdk.component.runtime.base.LifecycleImpl.doInvoke(LifecycleImpl.java:87) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.talend.sdk.component.runtime.base.LifecycleImpl.lambda$start$0(LifecycleImpl.java:49) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] at java.util.stream.ReferencePipeline$15$1.accept(ReferencePipeline.java:541) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] at org.talend.sdk.component.runtime.base.LifecycleImpl.start(LifecycleImpl.java:49) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.talend.sdk.component.runtime.manager.chain.AutoChunkProcessor.start(AutoChunkProcessor.java:78) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT.tFixedFlowInput_1Process(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:2601) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT.tRESTRequest_1_LoopProcess(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:4888) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT$RestServiceProviderImpl4TalendJob.processRequest(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:528) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT$RestServiceProviderImpl4TalendJob.all(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:648) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:247) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:79) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:190) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:234) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) ~[demorest_tck_datapreprun_nolookup_appint_0_1.jar:?] at java.lang.Thread.run(Thread.java:842) ~[?:?] Exception in component tDataPrepRun_1 (DemoRest_TCK_DataprepRun_NoLookup_APPINT) java.lang.NullPointerException: Cannot invoke "org.talend.components.processing.functions.technical.ProcessingFunction.newInstance(javax.json.JsonObject)" because "processingFunction" is null at org.talend.components.processing.functions.technical.Composite.loadFunction(Composite.java:67) at org.talend.components.processing.functions.technical.Composite.(Composite.java:39) at org.talend.components.dataprep.preparation.PreparationLoader.loadFunctions(PreparationLoader.java:63) at org.talend.components.dataprep.preparation.PreparationLoader.load(PreparationLoader.java:46) at org.talend.components.dataprep.service.DataprepService.retrievePreparation(DataprepService.java:264) at org.talend.components.dataprep.processor.DataPrepProcessor.init(DataPrepProcessor.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.talend.sdk.component.runtime.base.LifecycleImpl.doInvoke(LifecycleImpl.java:87) at org.talend.sdk.component.runtime.base.LifecycleImpl.lambda$start$0(LifecycleImpl.java:49) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$15$1.accept(ReferencePipeline.java:541) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.talend.sdk.component.runtime.base.LifecycleImpl.start(LifecycleImpl.java:49) at org.talend.sdk.component.runtime.manager.chain.AutoChunkProcessor.start(AutoChunkProcessor.java:78) at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT.tFixedFlowInput_1Process(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:2601) at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT.tRESTRequest_1_LoopProcess(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:4888) at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT$RestServiceProviderImpl4TalendJob.processRequest(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:528) at local_project.demorest_tck_datapreprun_nolookup_appint_0_1.DemoRest_TCK_DataprepRun_NoLookup_APPINT$RestServiceProviderImpl4TalendJob.all(DemoRest_TCK_DataprepRun_NoLookup_APPINT.java:648) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265) at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:247) at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:79) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:190) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:234) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) at org.eclipse.jetty.server.Server.handle(Server.java:516) at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) at java.base/java.lang.Thread.run(Thread.java:842)