Pretty frustrating, yet hopefully small problem I'm running into. I've just downloaded and installed NetLogo 5.0.5 for my windows 8 machine, standard install in to Program Files (x86). When I try to run the .exe I get this error message
The JVM could not be started. The maximum heap size (-Xmx) me be too large or an antivirus or firewall tool could block the execution.
I've been through the NetLogo User guide recommended protocols of accessing the .vmoptions file and changing
-Xmx1024m
to
-Xmx512m
in order to solve the max heap size issue, but I'm still receiving the same error message. I'm assuming therefore that it has something to do with my antivirus or firewall. I've recently switched my antivirus from Norton Internet Security to Bitdefender, and this is when the problem started to appear.
Any suggestions?
Much thanks!