Intellij does not start in Leopard

When I try to start Intellij 6.0.5 or Selena 7027 on Leopard WWDC Preview,
I'm getting this error

Jun 25 09:48:35 leopard launchd[110]: Background: Aqua: .IntelliJ IDEA 6.0.5: posix_spawnp("/Volumes/Flash/apps/IntelliJ IDEA 6.0.5.app/Contents/MacOS/idea", ...): Bad executable (or shared library)
Jun 25 09:48:35 leopard launchd[110]: Background: Aqua: .IntelliJ IDEA 6.0.5: exited with exit code: 1

Note that Netbeans and Eclipse starts fine.

2 comments
Comment actions Permalink

On 2007-06-25 21:51:01 +0400, ming fang <no_reply@jetbrains.com> said:

When I try to start Intellij 6.0.5 or Selena 7027 on Leopard WWDC Preview,
I'm getting this error

Jun 25 09:48:35 leopard launchd[110]: Background: Aqua:
.IntelliJ IDEA 6.0.5:
posix_spawnp("/Volumes/Flash/apps/IntelliJ IDEA
6.0.5.app/Contents/MacOS/idea", ...): Bad executable (or shared library)
Jun 25 09:48:35 leopard launchd[110]: Background: Aqua:
.IntelliJ IDEA 6.0.5: exited with exit code: 1

Note that Netbeans and Eclipse starts fine.


Citing Hani:

Try:

cp
/System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/MacOS/JavaApplicationStub
"/Volumes/Flash/apps/IntelliJ IDEA 6.0.5.app/Contents/MacOS/idea"

0
Comment actions Permalink

That did it, thanks!

0

Please sign in to leave a comment.