Phpstorm hangs after moving to different machine

After moving phpstorm vsn 5.04 to a different machine, it hangs on startup.  After initially starting phpstorm.sh, I was able to successfully enter the my user name and license key.  But then it hangs and never opens the IDE.

Killing the process and restarting hangs at the spalsh screen.

The last error message is:

    =>  Cannot create parent directories: /usr/share/google-chrome/extensions

0
2 comments

Other error messages just prior to the last message about google extensions are:

[   5783]  ERROR - com.intellij.ide.IdeEventQueue - JetBrains PhpStorm 5.0.4  Build #PS-121.390
[   5784]  ERROR - com.intellij.ide.IdeEventQueue - JDK: 1.7.0_25
[   5784]  ERROR - com.intellij.ide.IdeEventQueue - VM: OpenJDK 64-Bit Server VM
[   5784]  ERROR - com.intellij.ide.IdeEventQueue - Vendor: Oracle Corporation
[   5785]  ERROR - com.intellij.ide.IdeEventQueue - OS: Linux
[   5785]  ERROR - com.intellij.ide.IdeEventQueue - Last Action:

Thanks for any help!

0

*** SOLVED ***

Turns out I simply needed to uninstall the OpenJdk and install Oracle's version.  Instructions found here for my Linux Mint installation went smooth as glass:

http://community.linuxmint.com/tutorial/view/1091

0

Please sign in to leave a comment.