You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2009/12/23 06:03:41 UTC

[jira] Updated: (SMXCOMP-171) Two exchanges with the same dynamic endpoint processed at the same lead to an exception

     [ https://issues.apache.org/activemq/browse/SMXCOMP-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen updated SMXCOMP-171:
------------------------------------

    Fix Version/s:     (was: servicemix-shared-2009.02)
                   servicemix-shared-2010.01

> Two exchanges with the same dynamic endpoint  processed at the same lead to an exception
> ----------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-171
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-171
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-common
>            Reporter: Guillaume Nodet
>             Fix For: servicemix-shared-2010.01
>
>
> 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.