<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error while using the latest version of databricks in an Mulesoft Application in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/error-while-using-the-latest-version-of-databricks-in-an/m-p/50745#M1728</link>
    <description>&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;I use the latest version of Databricks (2.6.34) in my Mulesoft Application to and the code it deployed successfully in local and while testing i have observed the below mentioned error.&lt;/P&gt;&lt;P&gt;Kindly check and help resolving the issue.&lt;/P&gt;&lt;P&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for log4j&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.Log4jLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for lower&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.LowerLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for main&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.MainMapLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for map&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.MapLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for marker&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.MarkerLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for sd&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.StructuredDataLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for sys&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.SystemPropertiesLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for upper&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.UpperLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 16:11:44 GMT</pubDate>
    <dc:creator>Employee_HT</dc:creator>
    <dc:date>2023-11-09T16:11:44Z</dc:date>
    <item>
      <title>Error while using the latest version of databricks in an Mulesoft Application</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-while-using-the-latest-version-of-databricks-in-an/m-p/50745#M1728</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;I use the latest version of Databricks (2.6.34) in my Mulesoft Application to and the code it deployed successfully in local and while testing i have observed the below mentioned error.&lt;/P&gt;&lt;P&gt;Kindly check and help resolving the issue.&lt;/P&gt;&lt;P&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for log4j&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.Log4jLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for lower&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.LowerLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for main&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.MainMapLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for map&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.MapLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for marker&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.MarkerLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for sd&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.StructuredDataLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for sys&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.SystemPropertiesLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;ERROR StatusLogger Unable to create Lookup for upper&lt;BR /&gt;java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.UpperLookup&lt;BR /&gt;at java.lang.Class.asSubclass(Class.java:3404)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:84)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.lookup.Interpolator.&amp;lt;init&amp;gt;(Interpolator.java:105)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.AbstractConfiguration.&amp;lt;init&amp;gt;(AbstractConfiguration.java:135)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.DefaultConfiguration.&amp;lt;init&amp;gt;(DefaultConfiguration.java:46)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:470)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:318)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:690)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:711)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:253)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.LogManager.getContext(LogManager.java:196)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getContext(AbstractLoggerAdapter.java:137)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:61)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:47)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.slf4j.LoggerFactory.getLogger(LoggerFactory.java:388)&lt;BR /&gt;at com.databricks.client.jdbc42.internal.apache.arrow.memory.BaseAllocator.&amp;lt;clinit&amp;gt;(BaseAllocator.java:46)&lt;BR /&gt;at com.databricks.client.spark.arrow.ArrowBuffer.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.spark.jdbc.SparkJDBC42Driver.createArrowBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.api.HS2Client.makeRowsetBuffer(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.BackgroundFetcher.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.databricks.client.hivecommon.dataengine.HiveJDBCResultSet.moveToNextRow(Unknown Source)&lt;BR /&gt;at com.databricks.client.jdbc.common.BaseForwardResultSet.next(Unknown Source)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.result.resultset.ResultSetIterator.hasNext(ResultSetIterator.java:49)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:153)&lt;BR /&gt;at org.mule.db.commons.shaded.internal.operation.DmlOperations$1.getPage(DmlOperations.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderWrapper.getPage(PagingProviderWrapper.java:79)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:157)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.withConnection(PagingProviderProducer.java:150)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.performWithConnection(PagingProviderProducer.java:141)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:100)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer.produce(PagingProviderProducer.java:54)&lt;BR /&gt;at org.mule.runtime.core.api.streaming.iterator.ListConsumer.loadNextPage(ListConsumer.java:81)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder.lambda$transformPagingDelegate$0(OperationMessageProcessorBuilder.java:93)&lt;BR /&gt;at org.mule.runtime.core.api.util.func.CheckedBiFunction.apply(CheckedBiFunction.java:19)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator$TransformingExecutionCallbackDecorator.complete(DefaultExecutionMediator.java:336)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor.doExecute(CompletableMethodOperationExecutor.java:26)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.execution.AbstractCompletableMethodOperationExecutor.execute(AbstractCompletableMethodOperationExecutor.java:61)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeCommand(DefaultExecutionMediator.java:236)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.executeWithInterceptors(DefaultExecutionMediator.java:220)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.lambda$execute$1(DefaultExecutionMediator.java:129)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ExecuteCallbackInterceptor.execute(ExecuteCallbackInterceptor.java:15)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.BeginAndResolveTransactionInterceptor.execute(BeginAndResolveTransactionInterceptor.java:76)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.SuspendXaTransactionInterceptor.execute(SuspendXaTransactionInterceptor.java:46)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.ValidateTransactionalStateInterceptor.execute(ValidateTransactionalStateInterceptor.java:43)&lt;BR /&gt;at org.mule.runtime.core.internal.execution.IsolateCurrentTransactionInterceptor.execute(IsolateCurrentTransactionInterceptor.java:37)&lt;BR /&gt;at org.mule.runtime.core.api.execution.TransactionalExecutionTemplate.execute(TransactionalExecutionTemplate.java:139)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.withExecutionTemplate(DefaultExecutionMediator.java:312)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator.execute(DefaultExecutionMediator.java:128)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.executeOperation(ComponentMessageProcessor.java:570)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.prepareAndExecuteOperation(ComponentMessageProcessor.java:795)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$onEventSynchronous$16(ComponentMessageProcessor.java:472)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.onEventSynchronous(ComponentMessageProcessor.java:479)&lt;BR /&gt;at org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor.lambda$null$6(ComponentMessageProcessor.java:388)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:482)&lt;BR /&gt;at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:287)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:496)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:490)&lt;BR /&gt;at org.mule.runtime.core.privileged.processor.chain.AbstractMessageProcessorChain$2.onNext(AbstractMessageProcessorChain.java:485)&lt;BR /&gt;at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:127)&lt;BR /&gt;at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:204)&lt;BR /&gt;at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:351)&lt;BR /&gt;at reactor.core.publisher.FluxSubscribeOnValue$ScheduledScalar.run(FluxSubscribeOnValue.java:178)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)&lt;BR /&gt;at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at org.mule.service.scheduler.internal.AbstractRunnableFutureDecorator.doRun(AbstractRunnableFutureDecorator.java:151)&lt;BR /&gt;at org.mule.service.scheduler.internal.RunnableFutureDecorator.run(RunnableFutureDecorator.java:54)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:750)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 16:11:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-while-using-the-latest-version-of-databricks-in-an/m-p/50745#M1728</guid>
      <dc:creator>Employee_HT</dc:creator>
      <dc:date>2023-11-09T16:11:44Z</dc:date>
    </item>
  </channel>
</rss>

