Bug 200057 - Get OutOfMemory Exception or heap leak error after run RCP product
Summary: Get OutOfMemory Exception or heap leak error after run RCP product
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-08-15 11:53 EDT by xldelg CLA
Modified: 2009-10-01 09:36 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xldelg CLA 2007-08-15 11:53:49 EDT
Build ID: I20070625-1500

Steps To Reproduce:
1.Build a project that use spring+hibernate as server, and a RCP product as client. The client invoke server method through HttpInvoker.
2.There's a button named "refresh" in a view, when click the button, the client invoke a server side method which returns 1000 results.
3.Continuously click the button, after several times, the RCP client throw OutOfMemory Exception, sometimes, a heap leak error is logged in the control.
I build the same code in Eclipse3.2, everything runs fine.


More information:
Comment 1 Boris Bokowski CLA 2007-08-20 15:41:54 EDT
We would need more information to be able to help you with this.  Could you please try running a profiler to find where the memory is leaked?  Thanks.
Comment 2 Boris Bokowski CLA 2007-08-22 12:42:18 EDT
Please reopen when you have more information. Thanks.