大佬快来,救命!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

项目场景:

IntelliJ IDE 2019 运行安卓项目的时候、运行有tomcat的时候

问题描述:

报错:
Error:Internal error: (java.nio.file.InvalidPathException) Illegal char <?> at index 13: C:/Users/四月樱花??/.IntelliJIdea2019.3/config/options
java.nio.file.InvalidPathException: Illegal char <?> at index 13: C:/Users/四月樱花??/.IntelliJIdea2019.3/config/options
at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229)
at java.base/java.nio.file.Path.of(Path.java:147)
at java.base/java.nio.file.Paths.get(Paths.java:69)
at org.jetbrains.jps.model.serialization.JpsGlobalLoader.loadGlobalSettings(JpsGlobalLoader.java:44)
at org.jetbrains.jps.model.serialization.impl.JpsSerializationManagerImpl.loadModel(JpsSerializationManagerImpl.java:39)
at org.jetbrains.jps.cmdline.JpsModelLoaderImpl.loadModel(JpsModelLoaderImpl.java:50)
at org.jetbrains.jps.cmdline.BuildRunner.load(BuildRunner.java:78)
at org.jetbrains.jps.cmdline.BuildSession.runBuild(BuildSession.java:274)
at org.jetbrains.jps.cmdline.BuildSession.run(BuildSession.java:130)
at org.jetbrains.jps.cmdline.BuildMain M y M e s s a g e H a n d l e r . l a m b d a MyMessageHandler.lambda MyMessageHandler.lambdachannelRead0 0 ( B u i l d M a i n . j a v a : 232 ) a t j a v a . b a s e / j a v a . u t i l . c o n c u r r e n t . T h r e a d P o o l E x e c u t o r . r u n W o r k e r ( T h r e a d P o o l E x e c u t o r . j a v a : 1128 ) a t j a v a . b a s e / j a v a . u t i l . c o n c u r r e n t . T h r e a d P o o l E x e c u t o r 0(BuildMain.java:232) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor 0(BuildMain.java:232)atjava.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)atjava.base/java.util.concurrent.ThreadPoolExecutorWorker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)

在这里插入图片描述

日志:
2021-03-12 21:10:21,261 [ 25134] ERROR - ctionSystem.impl.ActionUpdater - IntelliJ IDEA 2019.3.4 Build #IU-193.6911.18
2021-03-12 21:10:21,261 [ 25134] ERROR - ctionSystem.impl.ActionUpdater - JDK: 11.0.6; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2021-03-12 21:10:21,262 [ 25135] ERROR - ctionSystem.impl.ActionUpdater - OS: Windows 10
2021-03-12 21:10:21,263 [ 25136] ERROR - ctionSystem.impl.ActionUpdater - Last Action:
2021-03-12 21:10:21,267 [ 25140] ERROR - ctionSystem.impl.ActionUpdater - update failed for AnAction(com.android.tools.idea.run.ui.CodeSwapAction) with ID=android.deploy.CodeSwap
java.lang.UnsatisfiedLinkError: ‘void org.sqlite.core.NativeDB._open_utf8(byte[], int)’
at org.sqlite.core.NativeDB._open_utf8(Native Method)
at org.sqlite.core.NativeDB._open(NativeDB.java:71)
at org.sqlite.core.DB.open(DB.java:174)
at org.sqlite.core.CoreConnection.open(CoreConnection.java:220)
at org.sqlite.core.CoreConnection.(CoreConnection.java:76)
at org.sqlite.jdbc3.JDBC3Connection.(JDBC3Connection.java:25)
at org.sqlite.jdbc4.JDBC4Connection.(JDBC4Connection.java:24)
at org.sqlite.SQLiteConnection.(SQLiteConnection.java:45)
at org.sqlite.JDBC.createConnection(JDBC.java:114)
at org.sqlite.JDBC.connect(JDBC.java:88)
at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:677)
at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:251)
at com.android.tools.deployer.SqlApkFileDatabase.(SqlApkFileDatabase.java:62)
at com.android.tools.deployer.SqlApkFileDatabase.(SqlApkFileDatabase.java:50)
at com.android.tools.idea.run.DeploymentService.(DeploymentService.java:56)
at jdk.internal.reflect.GeneratedConstructorAccessor169.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:44)
at com.intellij.serviceContainer.PlatformComponentManagerImpl.instantiateClassWithConstructorInjection(PlatformComponentManagerImpl.kt:505)
at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:52)
at com.intellij.serviceContainer.ServiceComponentAdapter.access c r e a t e A n d I n i t i a l i z e ( S e r v i c e C o m p o n e n t A d a p t e r . k t : 15 ) a t c o m . i n t e l l i j . s e r v i c e C o n t a i n e r . S e r v i c e C o m p o n e n t A d a p t e r createAndInitialize(ServiceComponentAdapter.kt:15) at com.intellij.serviceContainer.ServiceComponentAdapter createAndInitialize(ServiceComponentAdapter.kt:15)atcom.intellij.serviceContainer.ServiceComponentAdapterdoCreateInstance$ i n l i n e d inlined inlineduse$lambda 1. r u n ( S e r v i c e C o m p o n e n t A d a p t e r . k t : 44 ) a t c o m . i n t e l l i j . o p e n a p i . p r o g r e s s . i m p l . C o r e P r o g r e s s M a n a g e r . r e g i s t e r I n d i c a t o r A n d R u n ( C o r e P r o g r e s s M a n a g e r . j a v a : 585 ) a t c o m . i n t e l l i j . o p e n a p i . p r o g r e s s . i m p l . C o r e P r o g r e s s M a n a g e r . e x e c u t e P r o c e s s U n d e r P r o g r e s s ( C o r e P r o g r e s s M a n a g e r . j a v a : 531 ) a t c o m . i n t e l l i j . o p e n a p i . p r o g r e s s . i m p l . P r o g r e s s M a n a g e r I m p l . e x e c u t e P r o c e s s U n d e r P r o g r e s s ( P r o g r e s s M a n a g e r I m p l . j a v a : 59 ) a t c o m . i n t e l l i j . o p e n a p i . p r o g r e s s . i m p l . C o r e P r o g r e s s M a n a g e r . e x e c u t e N o n C a n c e l a b l e S e c t i o n ( C o r e P r o g r e s s M a n a g e r . j a v a : 191 ) a t c o m . i n t e l l i j . s e r v i c e C o n t a i n e r . S e r v i c e C o m p o n e n t A d a p t e r . d o C r e a t e I n s t a n c e ( S e r v i c e C o m p o n e n t A d a p t e r . k t : 43 ) a t c o m . i n t e l l i j . s e r v i c e C o n t a i n e r . B a s e C o m p o n e n t A d a p t e r . g e t I n s t a n c e U n c a c h e d ( B a s e C o m p o n e n t A d a p t e r . k t : 110 ) a t c o m . i n t e l l i j . s e r v i c e C o n t a i n e r . B a s e C o m p o n e n t A d a p t e r . g e t I n s t a n c e ( B a s e C o m p o n e n t A d a p t e r . k t : 72 ) a t c o m . i n t e l l i j . s e r v i c e C o n t a i n e r . B a s e C o m p o n e n t A d a p t e r . g e t I n s t a n c e 1.run(ServiceComponentAdapter.kt:44) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:585) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:531) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:59) at com.intellij.openapi.progress.impl.CoreProgressManager.executeNonCancelableSection(CoreProgressManager.java:191) at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:43) at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:110) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:72) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance 1.run(ServiceComponentAdapter.kt:44)atcom.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:585)atcom.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:531)atcom.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:59)atcom.intellij.openapi.progress.impl.CoreProgressManager.executeNonCancelableSection(CoreProgressManager.java:191)atcom.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:43)atcom.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:110)atcom.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:72)atcom.intellij.serviceContainer.BaseComponentAdapter.getInstancedefault(BaseComponentAdapter.kt:65)
at com.intellij.serviceContainer.PlatformComponentManagerImpl.getService(PlatformComponentManagerImpl.kt:288)
at com.intellij.openapi.components.ServiceManager.getService(ServiceManager.java:22)
at com.android.tools.idea.run.DeploymentService.getInstance(DeploymentService.java:48)
at com.android.tools.idea.run.ui.BaseAction.getDisableMessage(BaseAction.java:126)
at com.android.tools.idea.run.ui.BaseAction.update(BaseAction.java:96)
at com.android.tools.idea.run.ui.CodeSwapAction.update(CodeSwapAction.java:53)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareUpdate(ActionUtil.java:182)
at com.intellij.openapi.actionSystem.impl.ActionUpdater.doUpdate(ActionUpdater.java:444)
at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda$null 1 ( A c t i o n U p d a t e r . j a v a : 93 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . c a l l A c t i o n ( A c t i o n U p d a t e r . j a v a : 130 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . l a m b d a 1(ActionUpdater.java:93) at com.intellij.openapi.actionSystem.impl.ActionUpdater.callAction(ActionUpdater.java:130) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda 1(ActionUpdater.java:93)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.callAction(ActionUpdater.java:130)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.lambdanew 2 ( A c t i o n U p d a t e r . j a v a : 94 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . u p d a t e ( A c t i o n U p d a t e r . j a v a : 427 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . e x p a n d G r o u p C h i l d ( A c t i o n U p d a t e r . j a v a : 290 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . l a m b d a 2(ActionUpdater.java:94) at com.intellij.openapi.actionSystem.impl.ActionUpdater.update(ActionUpdater.java:427) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:290) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda 2(ActionUpdater.java:94)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.update(ActionUpdater.java:427)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:290)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.lambdadoExpandActionGroup 19 ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . u t i l . c o n t a i n e r s . C o n t a i n e r U t i l . c o n c a t ( C o n t a i n e r U t i l . j a v a : 1707 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . d o E x p a n d A c t i o n G r o u p ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . e x p a n d G r o u p C h i l d ( A c t i o n U p d a t e r . j a v a : 319 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . l a m b d a 19(ActionUpdater.java:270) at com.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707) at com.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:319) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda 19(ActionUpdater.java:270)atcom.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:319)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.lambdadoExpandActionGroup 19 ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . u t i l . c o n t a i n e r s . C o n t a i n e r U t i l . c o n c a t ( C o n t a i n e r U t i l . j a v a : 1707 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . d o E x p a n d A c t i o n G r o u p ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . e x p a n d G r o u p C h i l d ( A c t i o n U p d a t e r . j a v a : 319 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . l a m b d a 19(ActionUpdater.java:270) at com.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707) at com.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:319) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda 19(ActionUpdater.java:270)atcom.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:319)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.lambdadoExpandActionGroup 19 ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . u t i l . c o n t a i n e r s . C o n t a i n e r U t i l . c o n c a t ( C o n t a i n e r U t i l . j a v a : 1707 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . d o E x p a n d A c t i o n G r o u p ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . e x p a n d G r o u p C h i l d ( A c t i o n U p d a t e r . j a v a : 319 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . l a m b d a 19(ActionUpdater.java:270) at com.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707) at com.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:319) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda 19(ActionUpdater.java:270)atcom.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.java:319)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.lambdadoExpandActionGroup 19 ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . u t i l . c o n t a i n e r s . C o n t a i n e r U t i l . c o n c a t ( C o n t a i n e r U t i l . j a v a : 1707 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . d o E x p a n d A c t i o n G r o u p ( A c t i o n U p d a t e r . j a v a : 270 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . e x p a n d A c t i o n G r o u p ( A c t i o n U p d a t e r . j a v a : 181 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . e x p a n d A c t i o n G r o u p ( A c t i o n U p d a t e r . j a v a : 155 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n U p d a t e r . l a m b d a 19(ActionUpdater.java:270) at com.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707) at com.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroup(ActionUpdater.java:181) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroup(ActionUpdater.java:155) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda 19(ActionUpdater.java:270)atcom.intellij.util.containers.ContainerUtil.concat(ContainerUtil.java:1707)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.java:270)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroup(ActionUpdater.java:181)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroup(ActionUpdater.java:155)atcom.intellij.openapi.actionSystem.impl.ActionUpdater.lambdaexpandActionGroupWithTimeout 11 ( A c t i o n U p d a t e r . j a v a : 197 ) a t c o m . i n t e l l i j . o p e n a p i . p r o g r e s s . i m p l . C o r e P r o g r e s s M a n a g e r . l a m b d a 11(ActionUpdater.java:197) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda 11(ActionUpdater.java:197)atcom.intellij.openapi.progress.impl.CoreProgressManager.lambdarunProcess 3 ( C o r e P r o g r e s s M a n a g e r . j a v a : 179 ) a t c o m . i n t e l l i j . o p e n a p i . p r o g r e s s . i m p l . C o r e P r o g r e s s M a n a g e r . l a m b d a 3(CoreProgressManager.java:179) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda 3(CoreProgressManager.java:179)atcom.intellij.openapi.progress.impl.CoreProgressManager.lambdarunProcess$2(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:585)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:531)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:59)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:150)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:179)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.withTimeout(ProgressIndicatorUtils.java:277)
at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroupWithTimeout(ActionUpdater.java:197)
at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroupWithTimeout(ActionUpdater.java:189)
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.updateActionsImpl(ActionToolbarImpl.java:1098)
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.access$000(ActionToolbarImpl.java:53)
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl 1. u p d a t e A c t i o n s I m p l ( A c t i o n T o o l b a r I m p l . j a v a : 166 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . T o o l b a r U p d a t e r 1.updateActionsImpl(ActionToolbarImpl.java:166) at com.intellij.openapi.actionSystem.impl.ToolbarUpdater 1.updateActionsImpl(ActionToolbarImpl.java:166)atcom.intellij.openapi.actionSystem.impl.ToolbarUpdaterMyUpdateRunnable.run(ToolbarUpdater.java:172)
at com.intellij.util.ui.UIUtil.invokeLaterIfNeeded(UIUtil.java:2418)
at com.intellij.ide.IdeEventQueue.ifFocusEventsInTheQueue(IdeEventQueue.java:177)
at com.intellij.ide.IdeEventQueue.executeWhenAllFocusEventsLeftTheQueue(IdeEventQueue.java:129)
at com.intellij.openapi.wm.impl.FocusManagerImpl.doWhenFocusSettlesDown(FocusManagerImpl.java:159)
at com.intellij.openapi.actionSystem.impl.ToolbarUpdater.updateActions(ToolbarUpdater.java:94)
at com.intellij.openapi.actionSystem.impl.ToolbarUpdater.access 400 ( T o o l b a r U p d a t e r . j a v a : 26 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . T o o l b a r U p d a t e r 400(ToolbarUpdater.java:26) at com.intellij.openapi.actionSystem.impl.ToolbarUpdater 400(ToolbarUpdater.java:26)atcom.intellij.openapi.actionSystem.impl.ToolbarUpdaterMyTimerListener.run(ToolbarUpdater.java:144)
at com.intellij.openapi.actionSystem.impl.WeakTimerListener.run(WeakTimerListener.java:35)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl M y T i m e r . r u n L i s t e n e r A c t i o n ( A c t i o n M a n a g e r I m p l . j a v a : 1545 ) a t c o m . i n t e l l i j . o p e n a p i . a c t i o n S y s t e m . i m p l . A c t i o n M a n a g e r I m p l MyTimer.runListenerAction(ActionManagerImpl.java:1545) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl MyTimer.runListenerAction(ActionManagerImpl.java:1545)atcom.intellij.openapi.actionSystem.impl.ActionManagerImplMyTimer.notifyListeners(ActionManagerImpl.java:1534)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl M y T i m e r . a c t i o n P e r f o r m e d ( A c t i o n M a n a g e r I m p l . j a v a : 1518 ) a t j a v a . d e s k t o p / j a v a x . s w i n g . T i m e r . f i r e A c t i o n P e r f o r m e d ( T i m e r . j a v a : 317 ) a t j a v a . d e s k t o p / j a v a x . s w i n g . T i m e r MyTimer.actionPerformed(ActionManagerImpl.java:1518) at java.desktop/javax.swing.Timer.fireActionPerformed(Timer.java:317) at java.desktop/javax.swing.Timer MyTimer.actionPerformed(ActionManagerImpl.java:1518)atjava.desktop/javax.swing.Timer.fireActionPerformed(Timer.java:317)atjava.desktop/javax.swing.TimerDoPostEvent.run(Timer.java:249)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue 4. r u n ( E v e n t Q u e u e . j a v a : 721 ) a t j a v a . b a s e / j a v a . s e c u r i t y . A c c e s s C o n t r o l l e r . d o P r i v i l e g e d ( N a t i v e M e t h o d ) a t j a v a . b a s e / j a v a . s e c u r i t y . P r o t e c t i o n D o m a i n 4.run(EventQueue.java:721) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain 4.run(EventQueue.java:721)atjava.base/java.security.AccessController.doPrivileged(NativeMethod)atjava.base/java.security.ProtectionDomainJavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:781)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
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)

原因分析:

未知

解决方案:

有大佬没有,快点来啊
我快要“死了”

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值