Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E4B16200BFC for ; Sat, 14 Jan 2017 15:16:34 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E11C2160B35; Sat, 14 Jan 2017 14:16:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 90E72160B28 for ; Sat, 14 Jan 2017 15:16:33 +0100 (CET) Received: (qmail 21171 invoked by uid 500); 14 Jan 2017 14:16:30 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 21160 invoked by uid 99); 14 Jan 2017 14:16:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2017 14:16:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D799D1806FB for ; Sat, 14 Jan 2017 14:16:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.487 X-Spam-Level: ***** X-Spam-Status: No, score=5.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HTML_MESSAGE=2, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id y_k9qoNCjkjF for ; Sat, 14 Jan 2017 14:16:18 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 712335F47A for ; Sat, 14 Jan 2017 14:16:18 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mbob.nabble.com (Postfix) with ESMTP id CC5403A4AFC9 for ; Sat, 14 Jan 2017 05:59:19 -0800 (PST) Date: Sat, 14 Jan 2017 07:16:17 -0700 (MST) From: souciance To: users@camel.apache.org Message-ID: In-Reply-To: References: Subject: Re: Very Urgent - Camel direct component issue. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15111_1130528090.1484403377999" archived-at: Sat, 14 Jan 2017 14:16:35 -0000 ------=_Part_15111_1130528090.1484403377999 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Try adding the parameter block=true to your producerTemplate when sending to that direct uri. On Sat, Jan 14, 2017 at 2:50 PM, sari.reach [via Camel] < ml-node+s465427n5792541h34@n5.nabble.com> wrote: > The same data is sent before and after restart, it is an xml message that > is sent. I am pasting the complete exception stack trace for you > > "errors": [ > { > "code": "UFE_000", > "defaultMessage": "Unspecified flow error. Please contact the System > Administrator.", > "severity": "ERROR" > } > ], > "stackTrace": "org.apache.camel.component.direct. > DirectConsumerNotAvailableException: No consumers available on endpoint: > Endpoint[direct://blservice_handler]. Exchange[ID-tncdev5-46819-1464843442490-1-10][Message: > \n \n > IFlyRes\n \n > IN\n > KTM\n \n \n > travel\n > iCommerce\n \n > USD\n ABC\n > 05\n \n > \n A121\n > HolydayIn\n TTT\n > 12345\n > AI2\n > PCABC2342\n > \n \n \n > \n > HOTEL\n chars, total length is 11990]]\n\tat org.apache.camel.component. > direct.DirectProducer.process(DirectProducer.java:55)\n\tat > org.apache.camel.processor.CamelInternalProcessor.process( > CamelInternalProcessor.java:190)\n\tat org.apache.camel.util. > AsyncProcessorHelper.process(AsyncProcessorHelper.java:109)\n\tat > org.apache.camel.processor.UnitOfWorkProducer.process( > UnitOfWorkProducer.java:68)\n\tat org.apache.camel.impl. > ProducerCache$2.doInProducer(ProducerCache.java:412)\n\tat > org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:380)\n\tat > org.apache.camel.impl.ProducerCache.doInProducer(ProducerCache.java:270)\n\tat > org.apache.camel.impl.ProducerCache.sendExchange(ProducerCache.java:380)\n\tat > org.apache.camel.impl.ProducerCache.send(ProducerCache.java:238)\n\tat > org.apache.camel.impl.DefaultProducerTemplate.send( > DefaultProducerTemplate.java:128)\n\tat org.apache.camel.impl. > DefaultProducerTemplate.sendBodyAndHeaders(DefaultProducerTemplate.java:253)\n\tat > org.apache.camel.impl.DefaultProducerTemplate.requestBodyAndHeaders( > DefaultProducerTemplate.java:317)\n\tat com.ibsplc.icomm.ie.handler. > ServiceInvoker.invokeService(ServiceInvoker.java:30)\n\tat > com.ibsplc.icomm.ie.service.IntegrationApiImpl.sendRequest( > IntegrationApiImpl.java:48)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke( > NativeMethodAccessorImpl.java:57)\n\tat sun.reflect. > DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat > java.lang.reflect.Method.invoke(Method.java:606)\n\tat > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation. > invokeJoinpoint(ReflectiveMethodInvocation.java:190)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:157)\n\tat com.ibsplc.sprout.monitoring. > transaction.interceptor.TxTracingMethodInterceptor.invoke( > TxTracingMethodInterceptor.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor$1. > proceedWithInvocation(TransactionInterceptor.java:99)\n\tat > org.springframework.transaction.interceptor.TransactionAspectSupport. > invokeWithinTransaction(TransactionAspectSupport.java:281)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor.invoke( > TransactionInterceptor.java:96)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.multitenant.validation.ValidatorInterceptor.invoke( > ValidatorInterceptor.java:104)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.logging.LoggingAdviser.invoke(LoggingAdviser.java:110)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.audit. > AuditAdviser.invoke(AuditAdviser.java:65)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.icomm.security.api.framework.interceptor. > ServiceMethodInterceptor.invoke(ServiceMethodInterceptor.java:46)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.aop. > ModuleAdviser.invoke(ModuleAdviser.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke( > ExposeInvocationInterceptor.java:92)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.framework.JdkDynamicAopProxy. > invoke(JdkDynamicAopProxy.java:208)\n\tat com.sun.proxy.$Proxy330.sendRequest(Unknown > Source)\n\tat com.ibsplc.icomm.be.booking.common.pnr.service. > AbstractComponentBookingService.sendAERequest( > AbstractComponentBookingService.java:221)\n\tat > com.ibsplc.icomm.be.booking.hotel.pnr.service.HotelBookingServiceImpl. > handleCreate(HotelBookingServiceImpl.java:98)\n\tat sun.reflect. > NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect. > NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat > sun.reflect.DelegatingMethodAccessorImpl.invoke( > DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation. > invokeJoinpoint(ReflectiveMethodInvocation.java:190)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:157)\n\tat com.ibsplc.sprout.monitoring. > transaction.interceptor.TxTracingMethodInterceptor.invoke( > TxTracingMethodInterceptor.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor$1. > proceedWithInvocation(TransactionInterceptor.java:99)\n\tat > org.springframework.transaction.interceptor.TransactionAspectSupport. > invokeWithinTransaction(TransactionAspectSupport.java:281)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor.invoke( > TransactionInterceptor.java:96)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.multitenant.validation.ValidatorInterceptor.invoke( > ValidatorInterceptor.java:104)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.logging.LoggingAdviser.invoke(LoggingAdviser.java:110)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.audit. > AuditAdviser.invoke(AuditAdviser.java:65)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.icomm.security.api.framework.interceptor. > ServiceMethodInterceptor.invoke(ServiceMethodInterceptor.java:46)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.aop. > ModuleAdviser.invoke(ModuleAdviser.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke( > ExposeInvocationInterceptor.java:92)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.framework.JdkDynamicAopProxy. > invoke(JdkDynamicAopProxy.java:208)\n\tat com.sun.proxy.$Proxy404.handleCreate(Unknown > Source)\n\tat com.ibsplc.icomm.be.booking.core.superpnr.service. > PnrServiceImpl.createBooking(PnrServiceImpl.java:249)\n\tat sun.reflect. > NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect. > NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat > sun.reflect.DelegatingMethodAccessorImpl.invoke( > DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation. > invokeJoinpoint(ReflectiveMethodInvocation.java:190)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:157)\n\tat com.ibsplc.sprout.monitoring. > transaction.interceptor.TxTracingMethodInterceptor.invoke( > TxTracingMethodInterceptor.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor$1. > proceedWithInvocation(TransactionInterceptor.java:99)\n\tat > org.springframework.transaction.interceptor.TransactionAspectSupport. > invokeWithinTransaction(TransactionAspectSupport.java:281)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor.invoke( > TransactionInterceptor.java:96)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.multitenant.validation.ValidatorInterceptor.invoke( > ValidatorInterceptor.java:104)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.logging.LoggingAdviser.invoke(LoggingAdviser.java:110)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.audit. > AuditAdviser.invoke(AuditAdviser.java:65)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.icomm.security.api.framework.interceptor. > ServiceMethodInterceptor.invoke(ServiceMethodInterceptor.java:46)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.aop. > ModuleAdviser.invoke(ModuleAdviser.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.itravel.contextengine.eventprocessor.agent.impl.interceptor. > DomainOperationInterceptor.invoke(DomainOperationInterceptor.java:53)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:168)\n\tat org.springframework.aop. > framework.adapter.AfterReturningAdviceInterceptor.invoke( > AfterReturningAdviceInterceptor.java:52)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168)\n\tat > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke( > ExposeInvocationInterceptor.java:92)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.framework.JdkDynamicAopProxy. > invoke(JdkDynamicAopProxy.java:208)\n\tat com.sun.proxy.$Proxy441.createBooking(Unknown > Source)\n\tat com.ibsplc.icomm.be.booking.core.superpnr.service. > PnrServiceAPIImpl.createBooking(PnrServiceAPIImpl.java:77)\n\tat > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat > sun.reflect.DelegatingMethodAccessorImpl.invoke( > DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation. > invokeJoinpoint(ReflectiveMethodInvocation.java:190)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:157)\n\tat com.ibsplc.sprout.monitoring. > transaction.interceptor.TxTracingMethodInterceptor.invoke( > TxTracingMethodInterceptor.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor$1. > proceedWithInvocation(TransactionInterceptor.java:99)\n\tat > org.springframework.transaction.interceptor.TransactionAspectSupport. > invokeWithinTransaction(TransactionAspectSupport.java:281)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor.invoke( > TransactionInterceptor.java:96)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.multitenant.validation.ValidatorInterceptor.invoke( > ValidatorInterceptor.java:104)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.logging.LoggingAdviser.invoke(LoggingAdviser.java:110)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.audit. > AuditAdviser.invoke(AuditAdviser.java:65)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.icomm.security.api.framework.interceptor. > ServiceMethodInterceptor.invoke(ServiceMethodInterceptor.java:46)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.aop. > ModuleAdviser.invoke(ModuleAdviser.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke( > ExposeInvocationInterceptor.java:92)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.framework.JdkDynamicAopProxy. > invoke(JdkDynamicAopProxy.java:208)\n\tat com.sun.proxy.$Proxy443.createBooking(Unknown > Source)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke( > NativeMethodAccessorImpl.java:57)\n\tat sun.reflect. > DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat > java.lang.reflect.Method.invoke(Method.java:606)\n\tat > org.springframework.expression.spel.support.ReflectiveMethodExecutor. > execute(ReflectiveMethodExecutor.java:113)\n\tat org.springframework. > expression.spel.ast.MethodReference.getValueInternal( > MethodReference.java:102)\n\tat org.springframework.expression.spel.ast. > MethodReference.getValueInternal(MethodReference.java:85)\n\tat > org.springframework.expression.spel.ast.CompoundExpression.getValueRef( > CompoundExpression.java:57)\n\tat org.springframework.expression.spel.ast. > CompoundExpression.getValueInternal(CompoundExpression.java:87)\n\tat > org.springframework.expression.spel.ast.SpelNodeImpl.getTypedValue(SpelNodeImpl.java:131)\n\tat > org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:299)\n\tat > org.springframework.binding.expression.spel.SpringELExpression.getValue( > SpringELExpression.java:84)\n\tat org.springframework.webflow. > action.EvaluateAction.doExecute(EvaluateAction.java:75)\n\tat > org.springframework.webflow.action.AbstractAction.execute(AbstractAction.java:188)\n\tat > org.springframework.webflow.execution.AnnotatedAction. > execute(AnnotatedAction.java:145)\n\tat org.springframework.webflow. > execution.ActionExecutor.execute(ActionExecutor.java:51)\n\tat > org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:101)\n\tat > org.springframework.webflow.engine.State.enter(State.java:194)\n\tat > org.springframework.webflow.engine.Transition.execute(Transition.java:228)\n\tat > org.springframework.webflow.engine.impl.FlowExecutionImpl. > execute(FlowExecutionImpl.java:395)\n\tat org.springframework.webflow. > engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)\n\tat > org.springframework.webflow.engine.TransitionableState.handleEvent( > TransitionableState.java:116)\n\tat org.springframework.webflow. > engine.Flow.handleEvent(Flow.java:547)\n\tat org.springframework.webflow. > engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:390)\n\tat > org.springframework.webflow.engine.impl.RequestControlContextImpl. > handleEvent(RequestControlContextImpl.java:210)\n\tat > org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:105)\n\tat > org.springframework.webflow.engine.State.enter(State.java:194)\n\tat > org.springframework.webflow.engine.Transition.execute(Transition.java:228)\n\tat > org.springframework.webflow.engine.impl.FlowExecutionImpl. > execute(FlowExecutionImpl.java:395)\n\tat org.springframework.webflow. > engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)\n\tat > org.springframework.webflow.engine.TransitionableState.handleEvent( > TransitionableState.java:116)\n\tat org.springframework.webflow. > engine.Flow.handleEvent(Flow.java:547)\n\tat org.springframework.webflow. > engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:390)\n\tat > org.springframework.webflow.engine.impl.RequestControlContextImpl. > handleEvent(RequestControlContextImpl.java:210)\n\tat > org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:105)\n\tat > org.springframework.webflow.engine.State.enter(State.java:194)\n\tat > org.springframework.webflow.engine.Transition.execute(Transition.java:228)\n\tat > org.springframework.webflow.engine.impl.FlowExecutionImpl. > execute(FlowExecutionImpl.java:395)\n\tat org.springframework.webflow. > engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)\n\tat > org.springframework.webflow.engine.TransitionableState.handleEvent( > TransitionableState.java:116)\n\tat org.springframework.webflow. > engine.Flow.handleEvent(Flow.java:547)\n\tat org.springframework.webflow. > engine.impl.FlowExecutionImpl.handleEvent(FlowExecutionImpl.java:390)\n\tat > org.springframework.webflow.engine.impl.RequestControlContextImpl. > handleEvent(RequestControlContextImpl.java:210)\n\tat > org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:105)\n\tat > org.springframework.webflow.engine.State.enter(State.java:194)\n\tat > org.springframework.webflow.engine.Flow.start(Flow.java:527)\n\tat > org.springframework.webflow.engine.impl.FlowExecutionImpl. > start(FlowExecutionImpl.java:368)\n\tat org.springframework.webflow. > engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:223)\n\tat > org.springframework.webflow.executor.FlowExecutorImpl.launchExecution( > FlowExecutorImpl.java:140)\n\tat com.ibsplc.sprout.multitenant. > flow.FlowExecutorInterceptor.invoke(FlowExecutorInterceptor.java:107)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat org.springframework.aop. > framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)\n\tat > com.sun.proxy.$Proxy737.cartToBooking(Unknown Source)\n\tat sun.reflect. > NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect. > NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat > sun.reflect.DelegatingMethodAccessorImpl.invoke( > DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation. > invokeJoinpoint(ReflectiveMethodInvocation.java:190)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:157)\n\tat com.ibsplc.sprout.monitoring. > transaction.interceptor.TxTracingMethodInterceptor.invoke( > TxTracingMethodInterceptor.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor$1. > proceedWithInvocation(TransactionInterceptor.java:99)\n\tat > org.springframework.transaction.interceptor.TransactionAspectSupport. > invokeWithinTransaction(TransactionAspectSupport.java:281)\n\tat > org.springframework.transaction.interceptor.TransactionInterceptor.invoke( > TransactionInterceptor.java:96)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.multitenant.validation.ValidatorInterceptor.invoke( > ValidatorInterceptor.java:104)\n\tat org.springframework.aop.framework. > ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.sprout.logging.LoggingAdviser.invoke(LoggingAdviser.java:110)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.audit. > AuditAdviser.invoke(AuditAdviser.java:65)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > com.ibsplc.icomm.security.api.framework.interceptor. > ServiceMethodInterceptor.invoke(ServiceMethodInterceptor.java:46)\n\tat > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed( > ReflectiveMethodInvocation.java:179)\n\tat com.ibsplc.sprout.aop. > ModuleAdviser.invoke(ModuleAdviser.java:62)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke( > ExposeInvocationInterceptor.java:92)\n\tat org.springframework.aop. > framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)\n\tat > org.springframework.aop.framework.JdkDynamicAopProxy. > invoke(JdkDynamicAopProxy.java:208)\n\tat com.sun.proxy.$Proxy738.cartToBooking(Unknown > Source)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke( > NativeMethodAccessorImpl.java:57)\n\tat sun.reflect. > DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat > java.lang.reflect.Method.invoke(Method.java:606)\n\tat > org.apache.cxf.service.invoker.AbstractInvoker.performInvocation( > AbstractInvoker.java:181)\n\tat org.apache.cxf.service. > invoker.AbstractInvoker.invoke(AbstractInvoker.java:97)\n\tat > org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:200)\n\tat > org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:99)\n\tat > org.apache.cxf.interceptor.ServiceInvokerInterceptor$1. > run(ServiceInvokerInterceptor.java:59)\n\tat org.apache.cxf.interceptor. > ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)\n\tat > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept( > PhaseInterceptorChain.java:307)\n\tat org.apache.cxf.transport. > ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)\n\tat > org.apache.cxf.transport.http.AbstractHTTPDestination.invoke( > AbstractHTTPDestination.java:251)\n\tat org.apache.cxf.transport. > servlet.ServletController.invokeDestination(ServletController.java:234)\n\tat > org.apache.cxf.transport.servlet.ServletController. > invoke(ServletController.java:208)\n\tat org.apache.cxf.transport. > servlet.ServletController.invoke(ServletController.java:160)\n\tat > org.apache.cxf.transport.servlet.CXFNonSpringServlet. > invoke(CXFNonSpringServlet.java:171)\n\tat org.apache.cxf.transport. > servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:293)\n\tat > org.apache.cxf.transport.servlet.AbstractHTTPServlet. > doPost(AbstractHTTPServlet.java:212)\n\tat javax.servlet.http. > HttpServlet.service(HttpServlet.java:646)\n\tat org.apache.cxf.transport. > servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:268)\n\tat > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter( > ApplicationFilterChain.java:303)\n\tat org.apache.catalina.core. > ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)\n\tat > org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)\n\tat > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter( > ApplicationFilterChain.java:241)\n\tat org.apache.catalina.core. > ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)\n\tat > org.springframework.security.web.FilterChainProxy$ > VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat > org.springframework.security.web.access.intercept. > FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat > org.springframework.security.web.access.intercept. > FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat > org.springframework.security.web.FilterChainProxy$ > VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat > org.springframework.security.web.access.ExceptionTranslationFilter. > doFilter(ExceptionTranslationFilter.java > > > On Sat, Jan 14, 2017 at 5:40 AM, souciance [via Camel] <[hidden email] > > wrote: > >> Did something happen to bring down the route if a restart makes >> everything work? What kind of data is being sent before that error occurs? >> >> On Sat, Jan 14, 2017 at 2:24 PM, sari.reach [via Camel] <[hidden email] >> > wrote: >> >>> >>> >>> we are using *camel direct component* in our project. >>> >>> Application will work fine most of the time. But sometimes services >>> won't work because of following exception. if we restart server again >>> things will go normal. >>> >>> we are not following any route startup order to start camel routes. All >>> routes will load at deployment time only. >>> >>> *we are using camel 2.16.1 version.* >>> >>> Could any one suggest what causing this issue and why it is occurring >>> often. >>> >>> >>> org.apache.camel.component.direct.DirectConsumerNotAvailableException: >>> No consumers available on endpoint: Endpoint[direct://blservice_handler] >>> >>> [Body clipped after 1000 chars, total length is 11990]]\n\tat >>> org.apache.camel.component.direct.DirectProducer.process(Dir >>> ectProducer.java:55) >>> >>> >>> ------------------------------ >>> If you reply to this email, your message will be added to the discussion >>> below: >>> http://camel.465427.n5.nabble.com/Very-Urgent-Camel-direct-c >>> omponent-issue-tp5792539.html >>> To start a new topic under Camel - Users, email [hidden email] >>> >>> To unsubscribe from Camel - Users, click here. >>> NAML >>> >>> >> >> >> >> ------------------------------ >> If you reply to this email, your message will be added to the discussion >> below: >> http://camel.465427.n5.nabble.com/Very-Urgent-Camel-direct-c >> omponent-issue-tp5792539p5792540.html >> To start a new topic under Camel - Users, email [hidden email] >> >> To unsubscribe from Camel - Users, click here. >> NAML >> >> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Very-Urgent-Camel-direct- > component-issue-tp5792539p5792541.html > To start a new topic under Camel - Users, email > ml-node+s465427n465428h31@n5.nabble.com > To unsubscribe from Camel - Users, click here > > . > NAML > > -- View this message in context: http://camel.465427.n5.nabble.com/Very-Urgent-Camel-direct-component-issue-tp5792539p5792542.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_15111_1130528090.1484403377999--