Project

General

Profile

Actions

Bug #424

closed

Memory Problems with Big DataPackages

Added by Dan Higgins about 22 years ago. Updated about 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - general
Target version:
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 #1

Updated by Dan Higgins about 22 years ago

JVM now set to ask for 128M of memory rather than the default of 64M. This
should solve most memory problems for machines that have enough RAM

Actions #2

Updated by Dan Higgins about 22 years ago

Various code fixed to avoid storing large metadata/data files in memory fixed.
Increased the amount of memory asked for when Java is launched.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 424

Actions

Also available in: Atom PDF