Intellij starting up gets stuck

Answered

I have started Intellij and it gets stuck at startup. I have run the command from the command line by executing idea file.

Macbook:MacOS name$ ./idea

2018-12-12 15:25:38.883 idea[27616:100489] Value of IDEA_VM_OPTIONS is (null)

2018-12-12 15:25:38.884 idea[27616:100489] fullFileName is: /Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions

2018-12-12 15:25:38.884 idea[27616:100489] fullFileName exists: /Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions

2018-12-12 15:25:38.884 idea[27616:100489] Processing VMOptions file at /Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions

2018-12-12 15:25:38.884 idea[27616:100489] Done

Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by com.intellij.ide.ClassUtilCore to field sun.net.www.protocol.jar.JarFileFactory.fileCache

WARNING: Please consider reporting this to the maintainers of com.intellij.ide.ClassUtilCore

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

 

Please help, it gets stuck as the progress bar finishes.

0

Please sign in to leave a comment.