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 2013/02/22 11:10:12 UTC

[jira] [Moved] (SMXCOMP-966) NullPointerException for ServiceMix 3.4.0

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

Gert Vanthienen moved SM-2168 to SMXCOMP-966:
---------------------------------------------

          Component/s:     (was: servicemix-bean)
                       servicemix-bean
    Affects Version/s:     (was: 3.4.0)
                       2011.02
                  Key: SMXCOMP-966  (was: SM-2168)
              Project: ServiceMix Components  (was: ServiceMix)
    
> NullPointerException for ServiceMix 3.4.0
> -----------------------------------------
>
>                 Key: SMXCOMP-966
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-966
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-bean
>    Affects Versions: 2011.02
>         Environment: ServiceMix3.4.0, JDK 1.6.0_22
>            Reporter: Min Lin
>
> java.lang.NullPointerException
>         at org.apache.servicemix.bean.BeanEndpoint.getCorrelationExpression(BeanEndpoint.java:509)
>         at org.apache.servicemix.bean.BeanEndpoint.getCorrelation(BeanEndpoint.java:357)
>         at org.apache.servicemix.bean.BeanEndpoint.getRequest(BeanEndpoint.java:326)
>         at org.apache.servicemix.bean.BeanEndpoint.getOrCreateCurrentRequest(BeanEndpoint.java:311)
>         at org.apache.servicemix.bean.BeanEndpoint.onProviderExchange(BeanEndpoint.java:246)
>         at org.apache.servicemix.bean.BeanEndpoint.process(BeanEndpoint.java:241)
>         at org.apache.servicemix.common.AsyncBaseLifeCycle.doProcess(AsyncBaseLifeCycle.java:630)
>         at org.apache.servicemix.common.AsyncBaseLifeCycle.processExchange(AsyncBaseLifeCycle.java:587)
>         at org.apache.servicemix.common.AsyncBaseLifeCycle.onMessageExchange(AsyncBaseLifeCycle.java:544)
>         at org.apache.servicemix.common.SyncLifeCycleWrapper.onMessageExchange(SyncLifeCycleWrapper.java:62)
>         at org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(DeliveryChannelImpl.java:603)
>         at org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlow.java:177)
>         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:132)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira