[ https://issues.apache.org/activemq/browse/SM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63493#action_63493 ]
Lars Heinemann commented on SM-2013: ------------------------------------ Great, will look at this. Thanks > java.lang.IllegalStateException: component is not owner > ------------------------------------------------------- > > Key: SM-2013 > URL: https://issues.apache.org/activemq/browse/SM-2013 > Project: ServiceMix > Issue Type: Bug > Affects Versions: 3.3.2 > Environment: linux > Reporter: Naveen > Attachments: log.tar, myTestAB.xml, project20.zip, xbean.xml, > xbean2.xml > > > While running the Servicemix during the deploying of Custom Component > Servicemix SNMP-BC we are facing this Exception. > 2010-10-09T06:13:00.420+0300 | gorki | ERROR | > pool-flow.seda.servicemix-eip-thread-33 | EIPComponent | > emix.common.AsyncBaseLifeCycle 537 | Error processing exchange InOnly[ > id: ID:10.9.237.131-12b8ed8903a-25:28 > status: Done > role: consumer > service: {http://rt760x.cisco.nsn.com/12.2}pm.ird.eip.pipeline.to_store_dn > endpoint: endpoint > in: <?xml version="1.0" encoding="UTF-8"?><NE ipaddr="10.9.128.59" > ne_dn="NSNNetwork-1/CiscoRTR7600-2" ne_gid="12345000000000021" > port="161"><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-1/Card-1/EquipmentHolder-7/PhysicalPort-1</CO_DN><IFINDEX>1</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-1/Card-1/EquipmentHolder-8/PhysicalPort-1</CO_DN><IFINDEX>2</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-1/Card-1/EquipmentHolder-8/PhysicalPort-2</CO_DN><IFINDEX>2</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-2/Card-1/PhysicalPort-1</CO_DN><IFINDEX>3</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-2/Card-1/PhysicalPort-2</CO_DN><IFINDEX>4</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-2/Card-1/PhysicalPort-3</CO_DN><IFINDEX>5</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-2/Card-1/PhysicalPort-4</CO_DN><IFINDEX>6</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-2/Card-1/PhysicalPort-5</CO_DN><IFINDEX>7</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-2/Card-1/PhysicalPort-6</CO_DN><IFINDEX>8</IFINDEX></INFO><INFO><CO_DN>NSNNetwork-1/CiscoRTR7600-2/PhysicalDevice-1/Chassis-1/Slot-2/Card-1/PhysicalPort-7</CO_DN><IFINDEX>9</IFINDEX></INFO... > ] > java.lang.IllegalStateException: component is not owner > at > org.apache.servicemix.jbi.messaging.MessageExchangeImpl.setStatus(MessageExchangeImpl.java:251) > at > org.apache.servicemix.common.endpoints.SimpleEndpoint.done(SimpleEndpoint.java:84) > at > org.apache.servicemix.eip.support.AbstractSplitter.processAsync(AbstractSplitter.java:249) > at org.apache.servicemix.eip.EIPEndpoint.process(EIPEndpoint.java:185) > at > org.apache.servicemix.common.AsyncBaseLifeCycle.doProcess(AsyncBaseLifeCycle.java:627) > at > org.apache.servicemix.common.AsyncBaseLifeCycle.processExchange(AsyncBaseLifeCycle.java:598) > at > org.apache.servicemix.common.AsyncBaseLifeCycle.onMessageExchange(AsyncBaseLifeCycle.java:535) > at > org.apache.servicemix.common.SyncLifeCycleWrapper.onMessageExchange(SyncLifeCycleWrapper.java:60) > at > org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(DeliveryChannelImpl.java:632) > at > org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlow.java:185) > at > org.apache.servicemix.jbi.nmr.flow.seda.SedaFlow.doRouting(SedaFlow.java:168) > at > org.apache.servicemix.jbi.nmr.flow.seda.SedaQueue$1.run(SedaQueue.java:134) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown > Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.