probml / pmtk3

Probabilistic Modeling Toolkit for Matlab/Octave.
MIT License
1.55k stars 797 forks source link

initPmtk3 failing - java memory issue #124

Closed gak7 closed 8 years ago

gak7 commented 8 years ago

Hey,

I'm trying to get this running on my macbook pro running os X - 10.11.6, and matlab 2016. This is the error I get,

{ Exception in thread "BayeuxServer@618007232" Exception in thread "qtp522940303-116" Exception in thread "Explorer NavigationContext request queue" java.lang.OutOfMemoryError: GC overhead limit exceededException in thread "qtp522940303-122" java.lang.OutOfMemoryError: GC overhead limit exceeded Exception in thread "qtp522940303-115" java.lang.OutOfMemoryError: GC overhead limit exceeded Exception in thread "AWT-EventQueue-0" Exception in thread "qtp522940303-121" java.lang.OutOfMemoryError: GC overhead limit exceeded java.lang.OutOfMemoryError: GC overhead limit exceeded }

Any help is much appreciated.

gak7 commented 8 years ago

Apologies, this has nothing to do with pmtk3. I downloaded the latest version of matlab, and there is some interference with git.

You have to disable the Source Integration Tool as follows:

Everything is working good now.