Re: [base] Java memory error

2007-12-04 Thread matthew lange
The cdf file mentioned in my original post is called HG-U133_Plus_2.cdf, and is downloadable from Affymetrix. It is 97 MB. Here is the Stack trace provided through the BASE CDF ProbeSet Importer (not using the custom reporter importer here, just the generic one that comes with base), accessible f

Re: [base] Java memory error

2007-12-04 Thread Micha Bayer
Hi Matthew, 2gb seems an awful lot of memory to allocate, and I had a case some time ago when I was getting OutOfMemoryErrors that wouldn't go away when I allocated more and more. I then found some references on the web that suggested that in fact allocating too much memory itself can lead to OutO