I'm currently taking AP Computer Science II and we are using BlueJ for java programming. The program will run, then give me an error for no reason. I'm running Lion btw.
The error is "BlueJ was unable to create a virtual machine to execute projects"
They have info on this in there FAQ but it's for Linux
Anyone have luck running this on a mac?
The error is "BlueJ was unable to create a virtual machine to execute projects"
They have info on this in there FAQ but it's for Linux
Linux) Error: "BlueJ was unable to create a virtual machine (VM) to execute projects..."
On Linux, this problem can be caused by Security Enhanced Linux ("SELinux") or overly restrictive firewall rules. Consult your distribution's documentation to find out to disable or correctly configure SELinux and/or the firewall. More information is available on our firewall information page.
If you are running Debian "Sid" (the "unstable" Debian release) and you get this error message, it may be because of an apparent incompatibility or bug with Java. Some users have been able to resolve this by editing the file "/etc/sysctl.d/bindv6only.conf" and changing the setting "net.ipv6.bindv6only" from 1 to 0, and restarting the computer. However, we recommend that you do not run the unstable Debian release (or any other "unstable" Linux distribution or operating system) if you are not able to resolve problems like these on your own.
Anyone have luck running this on a mac?
Last edited: