Issue Details (XML | Word | Printable)

Key: MULE-2961
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: andrew.calafato
Reporter: Holger Hoffstaette
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Restoring persisted events does not reattach event to valid UMOSession

Created: 01/Feb/08 09:08 AM   Updated: 02/Jun/08 01:15 PM
Component/s: Core: Queues (SEDA) / Persistence
Affects Version/s: 1.4.3
Fix Version/s: 1.4.4, 2.0.2

Time Tracking:
Not Specified

Issue Links:
Duplicate
 
Related

Labels:
User impact: High


 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Holger Hoffstaette added a comment - 01/Feb/08 09:12 AM
Running org.mule.test.integration.persistenceFilePersistenceTestCase shows shadowed (swallowed) NPEs in DefaultMuleProxy etc. After several hours of debugging it turns out that the event passed into the MuleProxy by SedaComponent (dequeued from the componnet's queue) has no session attached, leading to an NPE.