I can't open IntelliJ Idea Ultimate after updating on MacBook Pro.

I can't open IntelliJ Idea Ultimate after updating. "The application “IntelliJ IDEA” can’t be opened. 255"

 
1
3 comments

I reinstall it. Doesn't help. Msg -

IntelliJ IDEA quit unexpectedly.

Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple.

I reopened doesn't help

0

After running /Applications/IntelliJ\ IDEA.app/Contents/MacOS/idea have this errors.  

2021-04-16 11:26:17.060 idea[10494:72644] Current Directory: /Users/m_891

2021-04-16 11:26:17.060 idea[10494:72644] Value of IDEA_VM_OPTIONS is (null)

2021-04-16 11:26:17.060 idea[10494:72644] Processing VMOptions file at /Users/m_891/Library/Application Support/JetBrains/IntelliJIdea2021.1/idea.vmoptions

2021-04-16 11:26:17.060 idea[10494:72644] 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.openapi.application.impl.InvocationUtil to field java.awt.event.InvocationEvent.runnable

WARNING: Please consider reporting this to the maintainers of com.intellij.openapi.application.impl.InvocationUtil

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

2021-04-16 11:26:20.440 idea[10494:72675] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

2021-04-16 11:26:20.440 idea[10494:72675] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.

2021-04-16 11:26:20.442 idea[10494:72675] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

2021-04-16 11:26:20.482 idea[10494:72675] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

2021-04-16 11:26:20.483 idea[10494:72675] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

2021-04-16 11:26:20,649 [   3335]   WARN - i.mac.MacOSApplicationProvider - com/apple/eawt/OpenURIHandler 

java.lang.NoClassDefFoundError: com/apple/eawt/OpenURIHandler

at com.intellij.ui.mac.MacOSApplicationProvider.initApplication(MacOSApplicationProvider.java:57)

at com.intellij.idea.ApplicationLoader.startApp(ApplicationLoader.kt:150)

at com.intellij.idea.ApplicationLoader.executeInitAppInEdt(ApplicationLoader.kt:66)

at com.intellij.idea.ApplicationLoader.access$executeInitAppInEdt(ApplicationLoader.kt:1)

at com.intellij.idea.ApplicationLoader$initApplication$1$1.run(ApplicationLoader.kt:363)

at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)

at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)

at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)

at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)

at java.base/java.security.AccessController.doPrivileged(AccessController.java:389)

at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)

at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)

at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)

at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)

at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)

at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)

at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

Caused by: java.lang.ClassNotFoundException: com.apple.eawt.OpenURIHandler

at com.intellij.util.lang.PathClassLoader.findClass(PathClassLoader.java:64)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)

at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

... 18 more

2021-04-16 11:26:20,774 [   3460]   WARN - tor.impl.FontFamilyServiceImpl - Couldn't access required runtime API, will fall back to basic logic of font selection 

2021-04-16 11:26:21,206 [   3892]   WARN - tellij.ide.SystemHealthMonitor - issue detected: bundled.jre.version.message 

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  SIGILL (0x4) at pc=0x00007fff231e78b4, pid=10494, tid=93443

#

# JRE version: Java(TM) SE Runtime Environment (12.0.2+10) (build 12.0.2+10)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (12.0.2+10, mixed mode, sharing, tiered, compressed oops, concurrent mark sweep gc, bsd-amd64)

# Problematic frame:

# C  [AppKit+0x3af8b4]  -[NSOpenGLContext setView:]+0xbd

#

# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

# An error report file with more information is saved as:

# /Users/m_891/java_error_in_idea_10494.log

[thread 121203 also had an error]

#

# If you would like to submit a bug report, please visit:

#   http://bugreport.java.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

0

Please sign in to leave a comment.