JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-3558

Streams are not closed if mule exceptions occur in AsbtractMessageReciever

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.0.1
  • Fix Version/s: Bug Backlog
  • Component/s: Core: Exception Handling, Core: Streaming
  • Labels:
    • 20-streaming
  • User impact:
    Low
  • Effort points:
    1
  • Similar Issues:
    None

Description

An example of this is if there is an unexpected exception while processing endpoint filter.. exception is thrown but stream will not be closed.

Issue Links

relates to

Bug - A problem which impairs or prevents the functions of the product. MULE-2499 No way to close streams (and release connections) if an exception occurs outside of the MessageDispatcher

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
Hide
Permalink
Ross Mason added a comment - 04/Sep/08 12:46 AM

Does the exception get handled by the Exception strategy for the component or the connector?

Show
Ross Mason added a comment - 04/Sep/08 12:46 AM Does the exception get handled by the Exception strategy for the component or the connector?
Hide
Permalink
Daniel Feist added a comment - 04/Sep/08 02:24 PM

As far as I remember it gets handled by the connector exception strategy but because the event has not yet been set in the EventContext the exception strategy doesn't have access to it and so can't close it.

Show
Daniel Feist added a comment - 04/Sep/08 02:24 PM As far as I remember it gets handled by the connector exception strategy but because the event has not yet been set in the EventContext the exception strategy doesn't have access to it and so can't close it.

People

  • Assignee:
    Unassigned
    Reporter:
    Daniel Feist
Vote (0)
Watch (0)

Dates

  • Created:
    16/Jul/08 08:56 PM
    Updated:
    12/Nov/08 08:59 PM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.