Can't open IntelliJ on MacOs

Answered

When launching IntelliJ Ultimate (2019.2) I get : no response

I Try running from the Terminal:

I see error  :

 

/Applications/IntelliJ\ IDEA\ CE.app/Contents/MacOS/idea ; exit;

chenminhendeAir:~ chenmingshen$ /Applications/IntelliJ\ IDEA\ CE.app/Contents/MacOS/idea ; exit;

2019-08-20 01:45:06.345 idea[792:285431] allVms required 1.8*,1.8+

2019-08-20 01:45:06.350 idea[792:285439] Value of IDEA_VM_OPTIONS is (null)

2019-08-20 01:45:06.350 idea[792:285439] fullFileName is: /Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions

2019-08-20 01:45:06.350 idea[792:285439] fullFileName exists: /Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions

2019-08-20 01:45:06.350 idea[792:285439] Processing VMOptions file at /Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions

2019-08-20 01:45:06.350 idea[792:285439] Done

Error: dl failure on line 542

Error: failed /Applications/IntelliJ IDEA CE.app/Contents/jbr/Contents/Home//lib/server/libjvm.dylib, because dlopen(/Applications/IntelliJ IDEA CE.app/Contents/jbr/Contents/Home//lib/server/libjvm.dylib, 10): no suitable image found.  Did find:

/Applications/IntelliJ IDEA CE.app/Contents/jbr/Contents/Home//lib/server/libjvm.dylib: code signature invalid for '/Applications/IntelliJ IDEA CE.app/Contents/jbr/Contents/Home//lib/server/libjvm.dylib'

 

Failed to LoadJavaVM()

2019-08-20 01:45:06.353 idea[792:285439] JNI_CreateJavaVM (/Applications/IntelliJ IDEA CE.app/Contents/jbr) failed: 4294967295

logout

1
2 comments

IntelliJ IDEA supports macOS 10.11 and higher versions. It looks like your OS is older. See https://youtrack.jetbrains.com/issue/JBR-1682#focus=streamItem-27-3629492.0-0 for the workaround.

1
Avatar
Permanently deleted user

thank you  very much      The problem has been solved

I just switched from windows to mac OS, so I met a lot of unfamiliar places.

0

Please sign in to leave a comment.