[flexcoders] Re: ItemEditors Memory Leak

2009-03-27 Thread flexcoder99
, March 26, 2009 2:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak I am getting following error checking out flex source code into SVN. I am using SVN plugin for Eclipse ? RA layer request failed svn: PROPFIND request failed on '/svn/opensource

[flexcoders] Re: ItemEditors Memory Leak

2009-03-27 Thread valdhor
@yahoogroups.commailto:flexcoders%40yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak Appreciate your prompt responses. We are using Flex SDK 3.0 Which version was the fix put in? Last time I tried to change to 3.3 there were many runtime exceptions in our application which

Re: [flexcoders] Re: ItemEditors Memory Leak

2009-03-27 Thread Tom Chiverton
On Thursday 26 Mar 2009, flexcoder99 wrote: Could not resolve hostname `opensource.adobe.com': Well ? Can you ping or browse to the address ? -- Tom Chiverton Helping to ambassadorially grow attention-grabbing best-of-breed features as part of the IT team of the year, '09 and '08

[flexcoders] Re: ItemEditors Memory Leak

2009-03-27 Thread flexcoder99
://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of flexcoder99 Sent: Thursday, March 26, 2009 2:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak I am getting following error

[flexcoders] Re: ItemEditors Memory Leak

2009-03-27 Thread flexcoder99
Yes. I can browse to http://opensource.adobe.com/svn/opensource/flex/sdk This is the error i get while doing svn checkout http://opensource.adobe.com/svn/opensource/flex/sdk svn: PROPFIND request failed on '/svn/opensource/flex/sdk' svn: PROPFIND of '/svn/opensource/flex/sdk': Could not

[flexcoders] Re: ItemEditors Memory Leak

2009-03-27 Thread flexcoder99
@yahoogroups.commailto:flexcoders%40yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak Appreciate your prompt responses. We are using Flex SDK 3.0 Which version was the fix put in? Last time I tried to change to 3.3 there were many runtime exceptions in our application

[flexcoders] Re: ItemEditors Memory Leak

2009-03-27 Thread valdhor
I installed Subversive Plug-in from http://download.eclipse.org/technology/subversive/0.7/update-site/ and Subversive SVN Connectors from http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/ and was able to check out revision 5656 using

[flexcoders] Re: ItemEditors Memory Leak

2009-03-26 Thread flexcoder99
To: flexcoders@yahoogroups.commailto:flexcoders%40yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak After running GC there are 9 references to Panel_A: 1 mx.binding:Binding 2 mx.core.UIComponentDescriptor 3 Function 4 Panel_A (circular reference) 5

RE: [flexcoders] Re: ItemEditors Memory Leak

2009-03-26 Thread Alex Harui
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak Appreciate your prompt responses. We are using Flex SDK 3.0 Which version was the fix put in? Last time I tried to change to 3.3 there were many runtime exceptions in our application which did not happrn with 3.0. ecause

[flexcoders] Re: ItemEditors Memory Leak

2009-03-26 Thread flexcoder99
[mailto:flexcod...@yahoogroups.com] On Behalf Of flexcoder99 Sent: Thursday, March 26, 2009 8:21 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak Appreciate your prompt responses. We are using Flex SDK 3.0 Which version was the fix put in? Last time I tried

RE: [flexcoders] Re: ItemEditors Memory Leak

2009-03-26 Thread Alex Harui
2:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak I am getting following error checking out flex source code into SVN. I am using SVN plugin for Eclipse ? RA layer request failed svn: PROPFIND request failed on '/svn/opensource/flex/sdk' svn: PROPFIND

[flexcoders] Re: ItemEditors Memory Leak

2009-03-25 Thread flexcoder99
I tried that. No change. One other obervation: no matter how many times I repeat this test case: going to panel_A - adding a row to DataGrid - editing a cell - goto Panel_B - run GC there is only one instance of Panel_A and its DataGrid in LiveObjects view. Instance count did not increase

RE: [flexcoders] Re: ItemEditors Memory Leak

2009-03-25 Thread Alex Harui
: Wednesday, March 25, 2009 9:19 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak I tried that. No change. One other obervation: no matter how many times I repeat this test case: going to panel_A - adding a row to DataGrid - editing a cell - goto Panel_B - run GC

[flexcoders] Re: ItemEditors Memory Leak

2009-03-25 Thread flexcoder99
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak I tried that. No change. One other obervation: no matter how many times I repeat this test case: going to panel_A - adding a row to DataGrid - editing a cell - goto Panel_B - run GC there is only one

[flexcoders] Re: ItemEditors Memory Leak

2009-03-25 Thread flexcoder99
...@yahoogroups.com] On Behalf Of flexcoder99 Sent: Wednesday, March 25, 2009 9:19 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak I tried that. No change. One other obervation: no matter how many times I repeat this test case: going

RE: [flexcoders] Re: ItemEditors Memory Leak

2009-03-25 Thread Alex Harui
@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak After running GC there are 9 references to Panel_A: 1 mx.binding:Binding 2 mx.core.UIComponentDescriptor 3 Function 4 Panel_A (circular reference) 5 mx.core.UIComponentDescriptor 6 mx.containers.utilityClasses.BoxLayout 7 Function 8 Function

[flexcoders] Re: ItemEditors Memory Leak

2009-03-25 Thread flexcoder99
/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of flexcoder99 Sent: Wednesday, March 25, 2009 11:53 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak After running GC there are 9 references to Panel_A: 1

RE: [flexcoders] Re: ItemEditors Memory Leak

2009-03-25 Thread Alex Harui
: Wednesday, March 25, 2009 4:23 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ItemEditors Memory Leak All are circular EXCEPT the reference held by DataGrid. This in turn has 59 references ...so after spending long time could not find the culprit yet. Made some INTERESTING observations