posted by Fang Yang at Jan 3, 2010 2:02 AM
Quote
Hi,
It's the same old problem, running out of memory. You could try reduce your meshing, time step, or try using the LINUX version. If i'm not mistaken, windows only allowed up to 1 GB of ram for the application, so yep, you will eventually run out of memory (the balance is reserved for the kernel).abul
Thanks!
posted by abul anuar at Dec 30, 2009 12:26 AM
Quote
Hi,
It's the same old problem, running out of memory. You could try reduce your meshing, time step, or try using the LINUX version. If i'm not mistaken, windows only allowed up to 1 GB of ram for the application, so yep, you will eventually run out of memory (the balance is reserved for the kernel).abul
posted by Fang Yang at Dec 26, 2009 10:26 AM
Quote
I run a sample but after about half an hour, it is interrupted.
and show these:Exception in thread Thread-2:
Traceback (most recent call last):
File "D:spisSPIS_4_0_00_WindowsSPIS_4_0_00_WindowsThirdPartJythonjython2.2Libthreading.py", line 414, in _Thread__bootstrap
self.run()
File "D:spisSPIS_4_0_00_WindowsSPIS_4_0_00_WindowsSpisUIBinTasksTaskJyTop.py", line 173, in run
sharedSolver! 'SpisNumCaller' !.Run()
File "D:spisSPIS_4_0_00_WindowsSPIS_4_0_00_WindowsSpisUIBinSpisNumCaller.py", line 190, in Run
sharedSolver! 'jytop' !.Run()
File "D:spisSPIS_4_0_00_WindowsSPIS_4_0_00_WindowsSpisUIBinJyTop4.py", line 411, in Run
self.simu.integrate()
java.lang.OutOfMemoryError: java.lang.OutOfMemoryError: Java heap space
Does it mean I have not enough memory to run this example?
My computer is : Inter E7200 ,4gThanks!