[other] idea 2023.1.1 安装 启动报错
Tofloor
poster avatar
132******80
deepin
2023-05-11 18:58
Author

大佬们如何解决啊

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors

java.lang.RuntimeException: Cannot invoke (class=ao, method=appFrameCreated, topic=AppLifecycleListener)
at com.intellij.util.messages.impl.MessageBusImplKt.invokeListener(MessageBusImpl.kt:657)
at com.intellij.util.messages.impl.MessageBusImplKt.deliverMessage(MessageBusImpl.kt:415)
at com.intellij.util.messages.impl.MessageBusImplKt.pumpWaiting(MessageBusImpl.kt:394)
at com.intellij.util.messages.impl.MessageBusImplKt.access$pumpWaiting(MessageBusImpl.kt:1)
at com.intellij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:454)

at com.intellij.idea.IdeStarter.openProjectIfNeeded$suspendImpl(IdeStarter.kt:90)
at com.intellij.idea.IdeStarter.openProjectIfNeeded(IdeStarter.kt)
at com.intellij.idea.IdeStarter$start$2.invokeSuspend(IdeStarter.kt:71)
at com.intellij.idea.IdeStarter$start$2.invoke(IdeStarter.kt)
at com.intellij.idea.IdeStarter$start$2.invoke(IdeStarter.kt)
at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264)
at com.intellij.idea.IdeStarter.start$suspendImpl(IdeStarter.kt:68)
at com.intellij.idea.IdeStarter.start(IdeStarter.kt)
at com.intellij.idea.ApplicationLoader.initApplicationImpl(ApplicationLoader.kt:191)
at com.intellij.idea.ApplicationLoader.access$initApplicationImpl(ApplicationLoader.kt:1)
at com.intellij.idea.ApplicationLoader$initApplicationImpl$1.invokeSuspend(ApplicationLoader.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Caused by: java.lang.NoClassDefFoundError: com/intellij/ide/util/PropertiesComponentImpl
at fuck_you.an.a(Unknown Source)
at fuck_you.ao.appFrameCreated(Unknown Source)
at com.intellij.util.messages.impl.MessageBusImplKt.invokeMethod(MessageBusImpl.kt:680)
at com.intellij.util.messages.impl.MessageBusImplKt.invokeListener(MessageBusImpl.kt:644)
... 23 more
Caused by: java.lang.ClassNotFoundException: com.intellij.ide.util.PropertiesComponentImpl PluginClassLoader(plugin=PluginDescriptor(name=BetterIntelliJ, id=org.example.BetterIntelliJ, descriptorPath=plugin.xml, path=~/.local/share/JetBrains/IntelliJIdea2023.1/BetterIntelliJ, version=1.16, package=null, isBundled=false), packagePrefix=null, instanceId=83, state=active)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:150)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
... 27 more

---

Your JRE: 17.0.6+10-b829.9 amd64 (JetBrains s.r.o.)
/opt/apps/com.jetbrains.intellij-idea-ultimate/files/jbr
Reply Favorite View the author
All Replies
liwl
deepin
2023-05-11 19:05
#1

试试用jetbrains Tools安装呢

我这边通过这个安装,一切正常

Reply View the author
Ziggy
deepin
2023-05-11 19:16
#2

设备管理器&系统信息截图

Reply View the author
Free_Aaron.Li
deepin
2023-05-11 19:17
#3

我之前遇见过类似问题,

解决思路:


  1. 之前是否安装过IDEA,重装IDEA是否完全删除IDEA配置文件。
  2. 是否在安装IDEA过程中选择导入之前的配置文件,存在一下情况:之前插件配置文件与当前重写安装的IDEA不匹配,可以勾选不添加可能出现问题的插件的配置文件,例如:Atom Material Icons,我上次出现类似情况便是添加该插件的配置文件。
  3. 若实在没办法,请提交给Jetbrians该错误,记住还需提交IDEA的日志文件
Reply View the author
DebuggerX
deepin
2023-05-11 19:36
#4

image.png

IDEA打开出现错误提示!下面有fuck_you的字样出现?

破解导致的。

这里也请不要讨论破解相关。

Reply View the author