Minimalia by eCustic 2013-05-06T00:55:00
@ZYXer, I'm not familiar with that error, so I can't really help you as I've never had to resolve it myself. I gooogled around a bit though and it seems that it might be something to do with your PATH. If you've installed an older version of Java before it might be placed before your current version in your PATH. Running "java -version" should show you which version your system is using. If it shows an older version then simply check your PATH and make sure that it is only pointing to the newest version.