You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by martymusk <ma...@email.it> on 2007/12/12 12:28:25 UTC

Error

Hy,
can somebody help me to understand the following error?


ERROR - JMSFlow                        - Caught an exception routing
ExchangePacket: 
java.lang.IllegalStateException: component is not owner when trying to set
error: java.lang.IllegalStateException: component is not owner
	at
org.apache.servicemix.jbi.messaging.MessageExchangeImpl.setError(MessageExchangeImpl.java:224)
	at
org.apache.servicemix.components.util.PojoSupport.fail(PojoSupport.java:244)
	at
org.apache.servicemix.wsn.SubscriberComponent.onMessage(SubscriberComponent.java:229)
	at
org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(DeliveryChannelImpl.java:596)
	at
org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlow.java:174)
	at org.apache.servicemix.jbi.nmr.flow.jms.JMSFlow.access$3(JMSFlow.java:1)
	at org.apache.servicemix.jbi.nmr.flow.jms.JMSFlow$5.run(JMSFlow.java:543)
	at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
	at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
	at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalStateException: component is not owner
	at
org.apache.servicemix.jbi.messaging.MessageExchangeImpl.setStatus(MessageExchangeImpl.java:211)
	at
org.apache.servicemix.components.util.PojoSupport.done(PojoSupport.java:192)
	at
org.apache.servicemix.wsn.SubscriberComponent.onMessage(SubscriberComponent.java:224)


What it means?
Thank you very much!

Martina

-- 
View this message in context: http://www.nabble.com/Error-tp14292667s12049p14292667.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.