Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-229

SubscriptionFilter gives a StackOverflowError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.0-M1
    • 3.0-M1
    • servicemix-core
    • None

    Description

      This is the component that contains the filter:

      <sm:activationSpec componentName="ng:sender"
      service="ng:sender" failIfNoDestinationEndpoint="false">
      <sm:component>
      <bean
      class="com.neogrid.integrator.components.OutputSender" />
      </sm:component>
      <sm:subscriptions>
      <sm:subscriptionSpec service="ng:identifier">
      <sm:filter><bean class="com.neogrid.integrator.components.identifier.WhenFilter"/></sm:filter>
      </sm:subscriptionSpec>
      </sm:subscriptions>
      </sm:activationSpec>

      The filter only returns "true".

      The full stack trace is in http://rafb.net/paste/results/ndZqjM23.html

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--fullstacktrace.txt
          88 kB
          George Gastaldi
        2. ASF.LICENSE.NOT.GRANTED--PubSubTest.java
          3 kB
          George Gastaldi
        3. ASF.LICENSE.NOT.GRANTED--stack.txt
          14 kB
          George Gastaldi

        Activity

          People

            gnodet Guillaume Nodet
            gastaldi George Gastaldi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: