Specific Java/Maven project is not opening - may be due to some internal project file corrupted
I am not able to open an existing Java project from Inteilj. This has happened multiple times so far.
The symptom I see when my laptops crashes, when I am working on Intelij. I suspect internal storage files of my java project is corrupted. I am able to create new projects and work, however the existing java project I am not able to open.
The last time it happened, I had deleted the project and I had to clean all my internal caches and again launch the project. After this setup I lost all my configurations which I had set in intelij. It was quite a tedious task to redo the entire process.
Since it has happened agian, I cannot afford to spend a lot of time in reconfiguring my Inteilj. Please provide steps where I can take a back up of all my configurations done in Intelij, I use BigData plugin where all my AWS EC2 servers are configured. A lot of sonar related configurations are stored in my current setup. Please suggest a way how can I take a back up of all the configurations I have in my setup.
I started inteilj from command prompt, below is the exception I see on console
2024-03-16 00:57:55,357 [ 1292] WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.search.FilenameIndex initializer requests com.intellij.ide.plugins.PluginUtil instance
2024-03-16 00:57:55,739 [ 1674] WARN - #c.i.s.ComponentManagerImpl - com.intellij.lang.javascript.psi.jsdoc.impl.JSDocCustomTags initializer requests com.intellij.lang.javascript.JSDisposable instance
2024-03-16 00:57:56,329 [ 2264] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Gerry Darcula - old: Gerry Darcula, new Gerry Darcula
2024-03-16 00:57:56,334 [ 2269] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Gerry Dark - old: Gerry Dark, new Gerry Dark
2024-03-16 00:57:56,344 [ 2279] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Gerry Violet - old: Gerry Violet, new Gerry Violet
2024-03-16 00:57:56,348 [ 2283] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Gerry Light - old: Gerry Light, new Gerry Light
2024-03-16 00:57:56,365 [ 2300] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Gerry Storm - old: Gerry Storm, new Gerry Storm
2024-03-16 00:57:56,372 [ 2307] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Gerry Oceanic - old: Gerry Oceanic, new Gerry Oceanic
2024-03-16 00:57:56,375 [ 2310] WARN - #c.i.c.ComponentStoreImpl - Duplicated scheme Gradianto Dark Fuchsia - old: Gradianto Dark Fuchsia, new Gradianto Dark Fuchsia
2024-03-16 00:57:56,377 [ 2312] WARN - #c.i.i.u.UIThemeBean - Unknown field: MainWindow.Tab
2024-03-16 00:57:56,415 [ 2350] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: VibrantInk from plugins: DBN
2024-03-16 00:57:56,416 [ 2351] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: Twilight from plugins: DBN
2024-03-16 00:57:56,416 [ 2351] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: WarmNeon from plugins: DBN
2024-03-16 00:57:56,416 [ 2351] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: Cobalt from plugins: DBN
2024-03-16 00:57:56,416 [ 2351] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: AllHallowsEve from plugins: DBN
2024-03-16 00:57:56,416 [ 2351] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: Monokai from plugins: DBN;com.intellij.lang.jsgraphql
2024-03-16 00:57:56,416 [ 2351] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: Railscasts from plugins: DBN
2024-03-16 00:57:56,416 [ 2351] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Cannot find scheme: Blackboard from plugins: DBN
2024-03-16 00:57:56,421 [ 2356] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Atom One Dark (Material)' because its parent scheme 'Atom One Dark (Material)' is missing.
2024-03-16 00:57:56,421 [ 2356] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Material Darker' because its parent scheme 'Material Darker' is missing.
2024-03-16 00:57:56,421 [ 2356] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_GitHub Dark (Material)' because its parent scheme 'GitHub Dark (Material)' is missing.
2024-03-16 00:57:56,422 [ 2357] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Material Lighter' because its parent scheme 'Material Lighter' is missing.
2024-03-16 00:57:56,422 [ 2357] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Arc Dark (Material)' because its parent scheme 'Arc Dark (Material)' is missing.
2024-03-16 00:57:56,422 [ 2357] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Night Owl (Material)' because its parent scheme 'Night Owl (Material)' is missing.
2024-03-16 00:57:56,422 [ 2357] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Moonlight (Material)' because its parent scheme 'Moonlight (Material)' is missing.
2024-03-16 00:57:56,422 [ 2357] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Atom One Light (Material)' because its parent scheme 'Atom One Light (Material)' is missing.
2024-03-16 00:57:56,423 [ 2358] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Dracula (Material)' because its parent scheme 'Dracula (Material)' is missing.
2024-03-16 00:57:56,423 [ 2358] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Material Deep Ocean' because its parent scheme 'Material Deep Ocean' is missing.
2024-03-16 00:57:56,423 [ 2358] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Solarized Light (Material)' because its parent scheme 'Solarized Light (Material)' is missing.
2024-03-16 00:57:56,423 [ 2358] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Monokai Pro (Material)' because its parent scheme 'Monokai Pro (Material)' is missing.
2024-03-16 00:57:56,423 [ 2358] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Material Sandy Beach' because its parent scheme 'Material Sandy Beach' is missing.
2024-03-16 00:57:56,423 [ 2358] WARN - #c.i.o.e.c.i.EditorColorsManagerImpl - Skipping '_@user_Material Sky Blue' because its parent scheme 'Material Sky Blue' is missing.
2024-03-16 00:58:12,514 [ 18449] SEVERE - #c.i.o.p.i.ProjectManagerImpl - recordId(6273505) is not yet allocated: allocated ids are all < 6251002
java.lang.IllegalArgumentException: recordId(6273505) is not yet allocated: allocated ids are all < 6251002
at com.intellij.openapi.vfs.newvfs.persistent.dev.blobstorage.StreamlinedBlobStorageHelper.checkRecordIdExists(StreamlinedBlobStorageHelper.java:398)
at com.intellij.openapi.vfs.newvfs.persistent.dev.blobstorage.StreamlinedBlobStorageOverMMappedFile.readRecord(StreamlinedBlobStorageOverMMappedFile.java:200)
at com.intellij.openapi.vfs.newvfs.persistent.dev.blobstorage.StreamlinedBlobStorageHelper.readRecord(StreamlinedBlobStorageHelper.java:216)
at com.intellij.openapi.vfs.newvfs.persistent.AttributesStorageOverBlobStorage.readAttributeValue(AttributesStorageOverBlobStorage.java:1026)
at com.intellij.openapi.vfs.newvfs.persistent.AttributesStorageOverBlobStorage.readAttributeRaw(AttributesStorageOverBlobStorage.java:134)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSAttributeAccessor.readAttributeRaw(PersistentFSAttributeAccessor.java:72)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSTreeRawAccessor.mayHaveChildren(PersistentFSTreeRawAccessor.java:118)
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.mayHaveChildren(FSRecordsImpl.java:662)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.mayHaveChildren(PersistentFSImpl.java:2322)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findInPersistence(VirtualDirectoryImpl.java:172)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChild(VirtualDirectoryImpl.java:137)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:83)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:535)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:51)
at com.intellij.openapi.vfs.newvfs.VfsImplUtil.findFileByPath(VfsImplUtil.java:56)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.findFileByPath(LocalFileSystemBase.java:119)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.findByUrl(VirtualFileManagerImpl.java:344)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.findFileByUrl(VirtualFileManagerImpl.java:331)
at com.intellij.workspaceModel.ide.impl.VirtualFileUrlBridge.findVirtualFile(VirtualFileUrlBridge.kt:39)
at com.intellij.workspaceModel.ide.impl.VirtualFileUrlBridge.getFile(VirtualFileUrlBridge.kt:18)
at com.intellij.platform.backend.workspace.VirtualFileUrls.getVirtualFile(VirtualFileUrls.kt:27)
at com.intellij.openapi.roots.impl.RootFileSupplier.findFile(RootFileSupplier.java:77)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexDataImpl$StoreFileSetsRegistrarImpl.registerFileSet(WorkspaceFileIndexDataImpl.kt:344)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexDataImpl$StoreFileSetsRegistrarImpl.registerFileSet(WorkspaceFileIndexDataImpl.kt:339)
at com.intellij.workspaceModel.core.fileIndex.impl.SourceRootFileIndexContributor.registerFileSets(moduleRootContributors.kt:47)
at com.intellij.workspaceModel.core.fileIndex.impl.SourceRootFileIndexContributor.registerFileSets(moduleRootContributors.kt:32)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexDataImpl.registerFileSets(WorkspaceFileIndexDataImpl.kt:169)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexDataImpl.registerAllEntities(WorkspaceFileIndexDataImpl.kt:60)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexDataImpl.<init>(WorkspaceFileIndexDataImpl.kt:47)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl.initializeBlocking(WorkspaceFileIndexImpl.kt:219)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl$initialize$2.invoke(WorkspaceFileIndexImpl.kt:213)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl$initialize$2.invoke(WorkspaceFileIndexImpl.kt:212)
at com.intellij.openapi.application.rw.InternalReadAction.insideReadAction(InternalReadAction.kt:108)
at com.intellij.openapi.application.rw.InternalReadAction.access$insideReadAction(InternalReadAction.kt:16)
at com.intellij.openapi.application.rw.InternalReadAction$tryReadCancellable$2.invoke(InternalReadAction.kt:95)
at com.intellij.openapi.application.rw.InternalReadAction$tryReadCancellable$2.invoke(InternalReadAction.kt:94)
at com.intellij.openapi.application.rw.CancellableReadActionKt$cancellableReadActionInternal$1.invoke$lambda$1$lambda$0(cancellableReadAction.kt:38)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1075)
at com.intellij.openapi.application.rw.CancellableReadActionKt$cancellableReadActionInternal$1.invoke$lambda$1(cancellableReadAction.kt:36)
at com.intellij.openapi.progress.util.ProgressIndicatorUtilService.runActionAndCancelBeforeWrite(ProgressIndicatorUtilService.java:73)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runActionAndCancelBeforeWrite(ProgressIndicatorUtils.java:128)
at com.intellij.openapi.application.rw.CancellableReadActionKt$cancellableReadActionInternal$1.invoke(cancellableReadAction.kt:34)
at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:321)
at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:310)
at com.intellij.openapi.application.rw.CancellableReadActionKt.cancellableReadActionInternal(cancellableReadAction.kt:31)
at com.intellij.openapi.application.rw.InternalReadAction.tryReadCancellable(InternalReadAction.kt:94)
at com.intellij.openapi.application.rw.InternalReadAction.tryReadAction(InternalReadAction.kt:78)
at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:65)
at com.intellij.openapi.application.rw.InternalReadAction.access$readLoop(InternalReadAction.kt:16)
at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$4.invokeSuspend(InternalReadAction.kt:44)
at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$4.invoke(InternalReadAction.kt)
at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$4.invoke(InternalReadAction.kt)
at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
at com.intellij.openapi.application.rw.InternalReadAction.runReadAction(InternalReadAction.kt:40)
at com.intellij.openapi.application.rw.PlatformReadWriteActionSupport.executeReadAction(PlatformReadWriteActionSupport.kt:38)
at com.intellij.openapi.application.ReadWriteActionSupport.executeReadAction$default(ReadWriteActionSupport.kt:15)
at com.intellij.openapi.application.CoroutinesKt.constrainedReadAction(coroutines.kt:58)
at com.intellij.openapi.application.CoroutinesKt.readAction(coroutines.kt:25)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl.initialize(WorkspaceFileIndexImpl.kt:212)
at com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleBridgeLoaderService$execute$2$5.invokeSuspend(ModuleBridgeLoaderService.kt:97)
at com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleBridgeLoaderService$execute$2$5.invoke(ModuleBridgeLoaderService.kt)
at com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleBridgeLoaderService$execute$2$5.invoke(ModuleBridgeLoaderService.kt)
at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:53)
at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span$default(tracer.kt:49)
at com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleBridgeLoaderService$execute$2.invokeSuspend(ModuleBridgeLoaderService.kt:96)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.UndispatchedCoroutine.afterResume(CoroutineContext.kt:270)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2024-03-16 00:58:12,535 [ 18470] SEVERE - #c.i.o.p.i.ProjectManagerImpl - IntelliJ IDEA 2023.3.4 Build #IU-233.14475.28
2024-03-16 00:58:12,535 [ 18470] SEVERE - #c.i.o.p.i.ProjectManagerImpl - JDK: 17.0.10; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2024-03-16 00:58:12,535 [ 18470] SEVERE - #c.i.o.p.i.ProjectManagerImpl - OS: Mac OS X
2024-03-16 00:58:12,536 [ 18471] SEVERE - #c.i.o.p.i.ProjectManagerImpl - Last Action:
请先登录再写评论。
Upload id: 2024_03_15_157LRpHDBkj5TEayPW6Rpq (file: idea-logs-20240316-01103017348347346415193338.zip) Uploaded the logs here
Tkant It appears you have also reported this problem in IDEA-349333, I suggest we continue the troubleshooting there.