Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Can't run IntelliJ after installing Java 7 on Mountain Lion

$
0
0

I just got a new laptop, and I'm trying to get it all setup. Here is what I've done:

  1. Installed Java 1.6 from Apple, because it no longer comes with Mountain Lion.
  2. Installed Java 1.7 from Sun, because I need it for my dev project.
  3. Since IntelliJ requires Java 1.6 to run, I changed the sym links in /System/Library/Frameworks/JavaVM.framework/Versions/ as follows:
    1. CurrentJDK -> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents
    2. Current -> CurrentJDK
  4. Downloaded and installed IntelliJ 11.1.4

 

However, when I try to run IntelliJ it stalls and won't startup. There is no error message, it never shows the splash screen, it just sits there. So I tried to run it from the command line and got the follow errors:

 

2012-11-23 15:01:50.002 idea[1841:707] Apple AWT Startup Exception : -[__NSCFString appendString:]: nil argument

2012-11-23 15:01:50.003 idea[1841:707] Apple AWT Restarting Native Event Thread

Any help will be greatly appreciated.

Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>