You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/10/21 09:38:52 UTC

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

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

Freeman Fang updated SM-984:
----------------------------

    Fix Version/s: 3.3.1
                   3.4
                       (was: 3.3)

> 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.3.1, 3.4
>
>
> 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.