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 ,4g
Thanks!