Re: [jgrapht-users] OutofMemory Error
Brought to you by:
barak_naveh,
perfecthash
From: Michael B. <beh...@in...> - 2005-03-10 08:14:40
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Mittwoch, 9. M=E4rz 2005 14:47 schrieb Balaji Iyengar: > Hello, > > I am using Jgrapht to study the properties of some garbage collection > algorithms and I am running out of memory (Java.lang.outofmemory > error), has anybody faced this before while using Jgrapht? In my case > the graph has about 3-4 million objects on an average, are there ways > to get around this? Try java -Xmx500m or whatever amount of memory you want to spent (and you physically have). Try java -X for an explanation of the option. Michael =2D --=20 Michael Behrisch (Tel. +49 30 2093-3123) HU Berlin, Institut fuer Informatik, Arbeitsgruppe Algorithmen http://www.informatik.hu-berlin.de/~behrisch/ =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCMAHjZDyR4hR8HnQRAreUAKC93i+ZhIQLxeeGLUYPAYbrNpUp8ACfXfsj OvrvKbEbTNZMcYuUCkvL+hU=3D =3DJOf8 =2D----END PGP SIGNATURE----- |