Message by Fang Yang:
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:\spis\SPIS_4_0_00_Windows\SPIS_4_0_00_Windows\ThirdPart\Jython\jython2.2\Lib\threading.py”, line 414, in _Thread__bootstrap
self.run()
File “D:\spis\SPIS_4_0_00_Windows\SPIS_4_0_00_Windows\SpisUI\Bin\Tasks\TaskJyTop.py”, line 173, in run
sharedSolver! ‘SpisNumCaller’ !.Run()
File “D:\spis\SPIS_4_0_00_Windows\SPIS_4_0_00_Windows\SpisUI\Bin\SpisNumCaller.py”, line 190, in Run
sharedSolver! ‘jytop’ !.Run()
File “D:\spis\SPIS_4_0_00_Windows\SPIS_4_0_00_Windows\SpisUI\Bin\JyTop4.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 ,4g
Thanks!