When I run the installer. It just bounces for a minute then exits. If I run it from a terminal, I get the following information:
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading MRJApp.properties file
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed while getting Resource/Java directory
Bus error
For those that don't know, a bus error usually means it's accessing memory incorrectly, say calling an address that doesn't exist. Likely, there isn't a fix for it, but is anyone aware of a workaround? |