Actions
Bug #424
closedMemory Problems with Big DataPackages
Start date:
02/13/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
424
Description
There have been several cases were the JVM has run out of memory when users
create datapackages with either very large datasets or many different datasets
in the same package.
Need to investigate why all available memory is being used. Solution may be to
simply increase the memory requested by Java at startup (default=64M) so that
the problem does not occur on machines that have more memory.
Actions