Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 163170

Summary: Trace data captured by the API Recorder Agent does not load correctly into the Trace model.
Product: z_Archived Reporter: Paul Slauenwhite <paulslau>
Component: TPTPAssignee: Paul Slauenwhite <paulslau>
Status: CLOSED FIXED QA Contact:
Severity: critical    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 156416    

Description Paul Slauenwhite CLA 2006-11-01 22:01:51 EST
Trace data captured by the API Recorder Agent does not load correctly into the Trace model.

Valid trace data captured by the API Recorder Agent and emitted via a Logging Agent is not loaded correctly into the Trace model.  The context (e.g. node/process/agent) and core events (e.g. class definitions and object allocations) are loaded, but the method invocations are not (see the enclosed serialized models).
Comment 1 Paul Slauenwhite CLA 2006-11-02 10:26:56 EST
Removing dependency on 156376 since a work-around has been found for the API Recorder.
Comment 2 Paul Slauenwhite CLA 2006-11-03 00:39:29 EST
Code checked-in to CVS (HEAD).
Comment 3 Paul Slauenwhite CLA 2006-11-13 15:07:01 EST
Verified in TPTP-4.3.0-200611070100 after applying the fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=164055.

Closing.