Hi everyone,
I have a Poll an ArcGIS Server for Features Input that is not pushing any events within a Service. I see the Input's count increasing in the initial Manager page - but not in the Service that the Input is being used.
The following is in the logs. I have been getting it often. I have not been coming up with anything when search the interwebs...
org.apache.camel.processor.errorhandler.DefaultErrorHandler
Failed delivery for (MessageId: 65A98CC739A6E49-000000000023BADE on ExchangeId: 65A98CC739A6E49-000000000023BADE). Exhausted after delivery attempt: 1 caught: org.apache.camel.component.direct.DirectConsumerNotAvailableException: No consumers available on endpoint: direct://3ca13f10-d9d4-4bd3-8181-d0094d1bacea:e292f71f-af94-4b6f-8a31-600e980918fb. Exchange[] Message History (source location and message history is disabled) --------------------------------------------------------------------------------------------------------------------------------------- Source ID Processor Elapsed (ms) e292f71f-af94-4b6f-8a31-600e98 from[direct://e292f71f-af94-4b6f-8a31-600e980918fb 30002 Stacktrace --------------------------------------------------------------------------------------------------------------------------------------- org.apache.camel.component.direct.DirectConsumerNotAvailableException: No consumers available on endpoint: direct://3ca13f10-d9d4-4bd3-8181-d0094d1bacea:e292f71f-af94-4b6f-8a31-600e980918fb. Exchange[] at org.apache.camel.component.direct.DirectProducer.process(DirectProducer.java:82) [!/:3.16.0] at org.apache.camel.processor.errorhandler.RedeliveryErrorHandler$SimpleTask.run(RedeliveryErrorHandler.java:471) [!/:3.16.0] at org.apache.camel.impl.engine.DefaultReactiveExecutor$Worker.schedule(DefaultReactiveExecutor.java:193) [!/:3.16.0] at org.apache.camel.impl.engine.DefaultReactiveExecutor.scheduleMain(DefaultReactiveExecutor.java:64) [!/:3.16.0] at org.apache.camel.processor.Pipeline.process(Pipeline.java:184) [!/:3.16.0] at org.apache.camel.impl.engine.CamelInternalProcessor.process(CamelInternalProcessor.java:399) [!/:3.16.0] at org.apache.camel.component.direct.DirectProducer.process(DirectProducer.java:96) [!/:3.16.0] at org.apache.camel.support.DeferProducer.process(DeferProducer.java:60) [!/:3.16.0] at org.apache.camel.impl.engine.CamelInternalProcessor.process(CamelInternalProcessor.java:399) [!/:3.16.0] at org.apache.camel.processor.UnitOfWorkProducer.process(UnitOfWorkProducer.java:56) [!/:3.16.0] at org.apache.camel.processor.EventNotifierProducer.process(EventNotifierProducer.java:70) [!/:3.16.0] at org.apache.camel.impl.engine.DefaultAsyncProcessorAwaitManager.process(DefaultAsyncProcessorAwaitManager.java:83) [!/:3.16.0] at org.apache.camel.support.DefaultAsyncProducer.process(DefaultAsyncProducer.java:41) [!/:3.16.0] at org.apache.camel.component.bean.AbstractCamelInvocationHandler$1.call(AbstractCamelInvocationHandler.java:189) [!/:3.16.0] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at org.apache.camel.component.bean.AbstractCamelInvocationHandler.doInvoke(AbstractCamelInvocationHandler.java:207) [!/:3.16.0] at org.apache.camel.component.bean.AbstractCamelInvocationHandler.invokeProxy(AbstractCamelInvocationHandler.java:169) [!/:3.16.0] at org.apache.camel.component.bean.CamelInvocationHandler.doInvokeProxy(CamelInvocationHandler.java:43) [!/:3.16.0] at org.apache.camel.component.bean.AbstractCamelInvocationHandler.invoke(AbstractCamelInvocationHandler.java:81) [!/:3.16.0] at com.sun.proxy.$Proxy122.receive(Unknown Source) [?:?] at com.esri.ges.messaging.jms.MessagingImpl$ConsumerThreadHelper.run(MessagingImpl.java:112) [!/:?]
I am leaning towards an administrative reset.
What do you think?
Thanks,
--Adam