ChemAxon 60ee1f1328
25-05-2006 09:31:02
Hello,
Just trying to get a feel for how much memory would be required for the cache of slightly more than 3M (3088758) records/molecules. A slightly smaller amount 3M seemed to load OK into less than 2Gb of memory however, it appears that no amount of memory that I allocate will hold this new number and the out of memory error occurs at the same point each time in the cache load. For instance I have 4Gb total memory available, I have cut right down the Oracle allocation and then startup tomcat using "startup -server -Xmx3000m" (which appears to be proportionally a lot more memory than the new amount of records added should require based on past experience) and I had hoped this would use all available memory, however this did not work and it stopped loading the cache at approximately the same place.
Any comments on how I can ensure that all available memory is being used by tomcat would be appreceiated.
Daniel.
Just trying to get a feel for how much memory would be required for the cache of slightly more than 3M (3088758) records/molecules. A slightly smaller amount 3M seemed to load OK into less than 2Gb of memory however, it appears that no amount of memory that I allocate will hold this new number and the out of memory error occurs at the same point each time in the cache load. For instance I have 4Gb total memory available, I have cut right down the Oracle allocation and then startup tomcat using "startup -server -Xmx3000m" (which appears to be proportionally a lot more memory than the new amount of records added should require based on past experience) and I had hoped this would use all available memory, however this did not work and it stopped loading the cache at approximately the same place.
Any comments on how I can ensure that all available memory is being used by tomcat would be appreceiated.
Daniel.