You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Min Lin (JIRA)" <ji...@apache.org> on 2013/01/18 07:46:12 UTC

[jira] [Created] (SM-2168) NullPointerException for ServiceMix 3.4.0

Min Lin created SM-2168:
---------------------------

             Summary: NullPointerException for ServiceMix 3.4.0
                 Key: SM-2168
                 URL: https://issues.apache.org/jira/browse/SM-2168
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-bean
    Affects Versions: 3.4.0
         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