Hello, while running a program described in http://www.icparc.ic.ac.uk/eclipse/archive/eclipse-users/0784.html the following error message occurs: "ECLiPSe fatal error: Out of swap space in heap allocation" occurrs and the program stops immediately with This happens in the following cases, too, * if I use the following program arguments in order to guarantee the java virtual mashine enough space. But when the program terminates the java mashine used about 80MB, not 800. -Xms800m -Xmx800m -enableassertions -Declipse.directory="c:\programme\ECLiPSe 5.7" * if I compile my code with either JDK 1.42 or 1.5. * the same result occurs on a different computer The eclipse documentation (embedding manual) says that "Normally these (heaps) are ignored as the heaps grow as required.) So I do not see much sense in changing heap settings. Can somebody help? Tanks in advance CorneliusReceived on Mon Jan 24 09:06:57 2005
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:33 PM GMT GMT