Hi,
Few days ago I started having problems with deployments.
The first time I open project and try to save & deploy my changes, IntelliJ freezes for a couple of minutes (nothing is working, only option is to kill the task from win manager).
Retrieving files or comparing works always fine. And after that first freeze deployment also start to work.
I've already tried reinstalling IntelliJ and using lower version, nothing helps.
I'm attaching partial log from when it happened
There is also threadDumps-freeze, but I can't attach whole file.
2023-12-11 09:11:45,340 [ 183838] INFO - #com.illuminatedcloud.intellij.builder.ForceComSfdxMetadataRetriever - Using the Salesforce CLI to retrieve metadata for project 'FOne-COMPANYNAME-git' from connection 'FOne-COMPANYNAME'.
2023-12-11 09:11:50,432 [ 188930] INFO - #com.illuminatedcloud.intellij.builder.ForceComSfdxMetadataRetriever - Retrieve completed in 5 s 11 ms.
2023-12-11 09:11:58,647 [ 197145] INFO - #com.illuminatedcloud.intellij.coverage.ApexCoverageEngine - Failed to close coverage data for project FOne-COMPANYNAME-git.
2023-12-11 09:11:58,648 [ 197146] INFO - #com.illuminatedcloud.intellij.builder.ForceComSfdxMetadataRetriever - Adjusted both comparison roots to relative path '/unpackaged/main/default/lwc/offboardingContractTile'.
2023-12-11 09:11:58,654 [ 197152] INFO - #com.illuminatedcloud.intellij.builder.ForceComSfdxMetadataRetriever - Retrieved 3/3 components from FOne-COMPANYNAME in 13 s 356 ms with status SUCCEEDED.
2023-12-11 09:11:58,655 [ 197153] INFO - #com.illuminatedcloud.intellij.builder.ForceComSfdxMetadataRetriever - Retrieve details:
{
"done": true,
"fileProperties": [
{
"createdDate": 0,
"fileName": "C:\\Users\\Maciej_Mizera\\AppData\\Local\\JetBrains\\IntelliJIdea2023.3\\tmp\\FOne_COMPANYNAME_git-FOne_COMPANYNAME-retrieve9\\tmp\\unpackaged\\main\\default\\lwc\\offboardingContractTile\\offboardingContractTile.html",
"fullName": "offboardingContractTile",
"lastModifiedDate": 0,
"type": "LightningComponentBundle"
},
{
"createdDate": 0,
"fileName": "C:\\Users\\Maciej_Mizera\\AppData\\Local\\JetBrains\\IntelliJIdea2023.3\\tmp\\FOne_COMPANYNAME_git-FOne_COMPANYNAME-retrieve9\\tmp\\unpackaged\\main\\default\\lwc\\offboardingContractTile\\offboardingContractTile.js",
"fullName": "offboardingContractTile",
"lastModifiedDate": 0,
"type": "LightningComponentBundle"
},
{
"createdDate": 0,
"fileName": "C:\\Users\\Maciej_Mizera\\AppData\\Local\\JetBrains\\IntelliJIdea2023.3\\tmp\\FOne_COMPANYNAME_git-FOne_COMPANYNAME-retrieve9\\tmp\\unpackaged\\main\\default\\lwc\\offboardingContractTile\\offboardingContractTile.js-meta.xml",
"fullName": "offboardingContractTile",
"lastModifiedDate": 0,
"type": "LightningComponentBundle"
}
],
"messages": [],
"status": "SUCCEEDED",
"success": true
}
2023-12-11 09:13:41,974 [ 300472] INFO - #AiAgreementUpdater - Requesting AI Terms of Service update...
2023-12-11 09:13:42,368 [ 300866] INFO - #AiAgreementUpdater - No updated AI Terms of Service version is available
2023-12-11 09:13:58,416 [ 316914] INFO - #c.i.m.l.c.license - AI Pro license is available, AI Lite licenses is available
2023-12-11 09:14:17,670 [ 336168] INFO - #c.i.j.n.n.WorkingDirectoryDependentNpmPackageVersionManager - Version fetched successfully: 9.5.1; command: "C:\Program Files\nodejs\npm.cmd" --version, duration: 1893ms
2023-12-11 09:15:42,188 [ 420686] INFO - #com.illuminatedcloud.intellij.builder.IlluminatedCloudDeployOnSaveAllActionListener - The system Save All action was invoked for project FOne-COMPANYNAME-git.
2023-12-11 09:15:42,202 [ 420700] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
2023-12-11 09:15:42,304 [ 420802] INFO - org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {urn:
partner.soap.sforce.com}PartnerService from class com.sforce.soap.partner.PartnerApi
2023-12-11 09:15:42,483 [ 420981] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 30 ms
2023-12-11 09:15:42,740 [ 421238] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.partner.SessionHeader took 11 ms.
2023-12-11 09:15:42,752 [ 421250] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.partner.CallOptions took 11 ms.
2023-12-11 09:15:42,756 [ 421254] INFO - org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {
http://soap.sforce.com/2006/04/metadata}MetadataService from class com.sforce.soap.metadata.MetadataApi
2023-12-11 09:15:42,848 [ 421346] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.metadata.SessionHeader took 21 ms.
2023-12-11 09:15:42,867 [ 421365] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.metadata.CallOptions took 19 ms.
2023-12-11 09:15:42,869 [ 421367] INFO - org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {
http://soap.sforce.com/2006/08/apex}ApexService from class com.sforce.soap.apex.ApexApi
2023-12-11 09:15:42,905 [ 421403] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.apex.SessionHeader took 9 ms.
2023-12-11 09:15:42,909 [ 421407] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.apex.CallOptions took 4 ms.
2023-12-11 09:15:42,912 [ 421410] INFO - org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {urn:
tooling.soap.sforce.com}ToolingService from class com.sforce.soap.tooling.ToolingApi
2023-12-11 09:15:43,074 [ 421572] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.tooling.SessionHeader took 38 ms.
2023-12-11 09:15:43,111 [ 421609] INFO - #com.illuminatedcloud.client.ForceComApiClient - JAXB initialization for com.sforce.soap.tooling.CallOptions took 36 ms.
2023-12-11 09:15:43,243 [ 421741] INFO - #c.i.s.GitSettingsLog - Applying settings changes to branch ide: keymaps/Windows Proper Redo.xml
2023-12-11 09:15:43,251 [ 421749] INFO - #c.i.s.GitSettingsLog - No actual changes in the settings
2023-12-11 09:15:43,260 [ 421758] INFO - #c.i.s.GitSettingsLog - Applying settings changes to branch ide: filetypes/SAQL.xml
2023-12-11 09:15:43,266 [ 421764] INFO - #c.i.s.GitSettingsLog - No actual changes in the settings
2023-12-11 09:15:43,276 [ 421774] INFO - #c.i.s.GitSettingsLog - Applying settings changes to branch ide: filetypes/DataWeave.xml
2023-12-11 09:15:43,282 [ 421780] INFO - #c.i.s.GitSettingsLog - No actual changes in the settings
2023-12-11 09:15:43,292 [ 421790] INFO - #c.i.s.GitSettingsLog - Applying settings changes to branch ide: filetypes/IlluminatedCloudJavaScript.xml
2023-12-11 09:15:43,298 [ 421796] INFO - #c.i.s.GitSettingsLog - No actual changes in the settings
2023-12-11 09:15:43,311 [ 421809] INFO - #c.i.s.GitSettingsLog - Applying settings changes to branch ide: filetypes/IlluminatedCloudCSS.xml
2023-12-11 09:15:43,319 [ 421817] INFO - #c.i.s.GitSettingsLog - No actual changes in the settings
2023-12-11 09:15:43,329 [ 421827] INFO - #c.i.s.GitSettingsLog - Applying settings changes to branch ide: filetypes/IcApexDoc custom Velocity template.xml
2023-12-11 09:15:43,342 [ 421840] INFO - #c.i.s.GitSettingsLog - No actual changes in the settings
2023-12-11 09:18:41,979 [ 600477] INFO - #c.i.o.v.n.p.FSRecords - Checking VFS started
2023-12-11 09:18:42,594 [ 601092] INFO - #c.i.o.v.n.p.FSRecords - 128688 file records checked: 128286 children, 17576 contents
2023-12-11 09:18:43,387 [ 601885] INFO - #c.i.o.v.n.p.FSRecords - Checking VFS finished (healthy): VFSHealthCheckReport(recordsReport=FileRecordsReport(fileRecordsChecked=128688, fileRecordsDeleted=363, nullNameIds=0, unresolvableNameIds=0, notNullContentIds=17576, unresolvableContentIds=0, unresolvableAttributesIds=0, nullParents=0, childrenChecked=128286, inconsistentParentChildRelationships=0, generalErrors=0), rootsReport=RootsReport(rootsCount=38, rootsWithParents=0, rootsDeletedButNotRemoved=0, generalErrors=0), namesEnumeratorReport=NamesEnumeratorReport(namesChecked=88509, namesResolvedToNull=0, idsResolvedToNull=0, inconsistentNames=0, generalErrors=0), contentEnumeratorReport=ContentEnumeratorReport(contentRecordsChecked=14430, generalErrors=0), timeTaken=1.397477100s)
2023-12-11 09:24:19,617 [ 938115] INFO - #git4idea.commands.GitHandler - [FOne-COMPANYNAME-git] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false fetch origin --recurse-submodules=no --progress --prune
2023-12-11 09:24:21,832 [ 940330] INFO - #o.j.i.BuiltInServer - Channel will be closed due to error
2023-12-11 09:24:23,238 [ 941736] INFO - #o.j.i.BuiltInServer - Channel will be closed due to error
2023-12-11 09:24:24,403 [ 942901] INFO - #git4idea.commands.GitHandler - From
https://github.com/TheCOMPANYNAMEGroupSFDC/TheCOMPANYNAMEGroup2023-12-11 09:24:24,404 [ 942902] INFO - #git4idea.commands.GitHandler - * [new branch] ACP-598 -> origin/ACP-598
2023-12-11 09:24:24,404 [ 942902] INFO - #git4idea.commands.GitHandler - * [new branch] ACP-684 -> origin/ACP-684
2023-12-11 09:24:24,404 [ 942902] INFO - #git4idea.commands.GitHandler - * [new branch] gs-pipeline/ACP-598_-__staging -> origin/gs-pipeline/ACP-598_-__staging
2023-12-11 09:24:24,404 [ 942902] INFO - #git4idea.commands.GitHandler - * [new branch] gs-pipeline/ACP-684_-__staging -> origin/gs-pipeline/ACP-684_-__staging
2023-12-11 09:24:32,981 [ 951479] WARN - #c.i.d.PerformanceWatcherImpl - UI was frozen for 530783ms, details saved to C:\Users\Maciej_Mizera\AppData\Local\JetBrains\IntelliJIdea2023.3\log\threadDumps-freeze-20231211-091547-IU-233.11799.241-CachedValuesManagerImpl.getCachedValue-530sec
2023-12-11 09:24:33,631 [ 952129] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-12-11 09:24:33,632 [ 952130] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 9 in 2 ms: On VFS change
2023-12-11 09:24:33,633 [ 952131] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-12-11 09:24:33,633 [ 952131] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 10 in 1 ms: On VFS change
2023-12-11 09:24:33,634 [ 952132] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-12-11 09:24:33,635 [ 952133] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 11 in 1 ms: On VFS change
2023-12-11 09:24:33,635 [ 952133] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added
2023-12-11 09:24:33,637 [ 952135] INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated to version 12 in 2 ms: On VFS change
2023-12-11 09:24:33,883 [ 952381] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=FOne-COMPANYNAME-git, containerState=COMPONENT_CREATED, componentStore=C:\Users\Maciej_Mizera\IdeaProjects\FOne-COMPANYNAME-git)DockManager took 26 ms, FileEditorManager took 32 ms, IlluminatedCloudWorkspaceSettings took 13 ms, KotlinCompilerSettings took 14 ms, ProjectView took 34 ms, TaskManager took 22 ms, XDebuggerManager took 31 ms
2023-12-11 09:24:34,093 [ 952591] INFO - #com.illuminatedcloud.intellij.builder.ForceComBuilder - The average server timezone offset for 5 samples is 741 ms.
2023-12-11 09:24:34,121 [ 952619] INFO - #c.i.o.c.i.s.StoreUtil - saveProjectsAndApp took 531925 ms
2023-12-11 09:24:34,122 [ 952620] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
2023-12-11 09:24:34,811 [ 953309] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 49 ms, GradleJvmSupportMatrix took 38 ms, ProfilerRunConfigurations took 11 ms, QodanaCloudUserState took 99 ms, RecentProjectsManager took 27 ms
2023-12-11 09:24:39,155 [ 957653] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files
2023-12-11 09:24:41,874 [ 960372] INFO - #com.illuminatedcloud.intellij.configCache.FilePropertiesCache - Enumerated metadata for connection FOne-COMPANYNAME in 7 s 706 ms.
2023-12-11 09:24:55,210 [ 973708] INFO - #com.illuminatedcloud.intellij.builder.ForceComMetadataApiDeployer - Deployment status = SUCCEEDED