This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12611

Summary: OutOfMemory when checking out modules
Product: obsolete Reporter: Jan Pokorsky <jpokorsky>
Component: vcscvsAssignee: issues@obsolete <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Jan Pokorsky 2001-06-06 11:23:10 UTC
[release32, build 83, fcs]
I have tried to checkout 'all' modules from the cvs.netbeans.org repository with 
 external wincvs(1.1). After 2 modules were read the OutOfMemory error occurs.
Comment 1 Martin Entlicher 2001-06-07 15:24:52 UTC
Moved to vcscvs module, since this happened with command-line CVS mounted
through the joined mounting wizard.
Comment 2 Martin Entlicher 2001-06-14 20:37:10 UTC
The amount of data stored was reduced to one half by redefinition of data regex
and error regex. Due to this change no data are printed to Data Output and Data
Error. This is fixed in dev build #211.
Please confirm whether it is a sufficient fix. If not, reopen the issue, and we
would have to redesign the output window to store the output on a disk.
Comment 3 Jan Pokorsky 2001-06-18 17:28:46 UTC
Verified in #212.

I think it is rather performance bug/enhancement. Usage of cvs should not be 
limited by memory size for log. I would suggest to redesign the log window 
according to new output window proposal. There is also a discussion about this 
on nbdev.