Two exchanges with the same dynamic endpoint  processed at the same lead to an 
exception
----------------------------------------------------------------------------------------

                 Key: SM-984
                 URL: https://issues.apache.org/activemq/browse/SM-984
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-common
    Affects Versions: 3.1
            Reporter: Guillaume Nodet
             Fix For: 3.1.2, 3.2


The exception is thrown at:

Thread [pool-flow.seda.ID:10.59.0.34-1136c103485-0:0-thread-3] (Suspended 
(exception JBIException))     
        EndpointRegistry.registerInternalEndpoint(ComponentContextImpl, QName, 
String) line: 189        
        Registry.activateEndpoint(ComponentContextImpl, QName, String) line: 
192        
        ComponentContextImpl.activateEndpoint(QName, String) line: 126  
        BeanEndpoint(ProviderEndpoint).start() line: 58 
        BeanEndpoint.start() line: 94   
        BeanEndpoint(SimpleEndpoint).activate() line: 55        
        BeanComponent.getResolvedEPR(ServiceEndpoint) line: 120 
        BeanComponent(AsyncBaseLifeCycle).processExchange(MessageExchange) 
line: 429    
        BeanComponent(BaseLifeCycle).onMessageExchange(MessageExchange) line: 
46        
        DeliveryChannelImpl.processInBound(MessageExchangeImpl) line: 595       
        SedaFlow(AbstractFlow).doRouting(MessageExchangeImpl) line: 174 
        SedaFlow.doRouting(MessageExchangeImpl) line: 176       
        SedaQueue$1.run() line: 134     
        ThreadPoolExecutor$Worker.runTask(Runnable) line: 665   
        ThreadPoolExecutor$Worker.run() line: 690       
        Thread.run() line: 595  


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to