You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Naveen Kr. (JIRA)" <ji...@apache.org> on 2011/01/19 07:44:52 UTC

[jira] Commented: (SMXCOMP-823) java.lang.IllegalStateException: component is not owner

    [ https://issues.apache.org/jira/browse/SMXCOMP-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983556#action_12983556 ] 

Naveen Kr. commented on SMXCOMP-823:
------------------------------------

Hi Lars,

I have downloaded the given fix for the raised problem.
But it seems it is not an official release so we cant use it in our
environment due to some security reason.

Please let me know if there is any plan to release the patch officially and
please share the path to download it..

Thanks
Naveen Kumar






> java.lang.IllegalStateException: component is not owner
> -------------------------------------------------------
>
>                 Key: SMXCOMP-823
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-823
>             Project: ServiceMix Components
>          Issue Type: Bug
>    Affects Versions: servicemix-eip-2010.01
>         Environment: linux
>            Reporter: naveen
>            Assignee: Lars Heinemann
>             Fix For: 2010.02
>
>         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.