Error in SonarLint for IntelliJ (Simbol building is not allowed)

Environment:

  • Java: JetBrains s.r.o. 17.0.4
  • OS: Linux amd64
  • IDE: CLion 2022.2.3
  • SonarLint: 7.0.0.52289
java.lang.Throwable:       Symbol building is not allowed: 1663938038533 . 
      Loaded: false
      Dumb:   true
      Previous activities: 
      rebuildSymbols 1663914049456: START
rebuildSymbols 1663914049456: END after 4142
rebuildSymbols 1663915293385: START
rebuildSymbols 1663915293385: END after 2747
rebuildSymbols 1663915297369: START
rebuildSymbols 1663915297369: END after 1883
rebuildSymbols 1663915336827: START
rebuildSymbols 1663915336827: END after 2550
rebuildSymbols 1663915441736: START
rebuildSymbols 1663915441736: END after 1910
rebuildSymbols 1663927905865: START
rebuildSymbols 1663927905865: END after 1953
rebuildSymbols 1663938003409: START
rebuildSymbols 1663938003409: END after 2146
rebuildSymbols 1663938024763: START
rebuildSymbols 1663938024763: END after 1800
rebuildSymbols 1663938037078: START
	at c.ij.oa.diagnostic.Logger.error(Logger.java:184)
	at com.jetbrains.cidr.lang.symbols.symtable.building.OCBuildingActivityExecutionService.assertParsingAndSymbolBuildingAllowed(OCBuildingActivityExecutionService.kt:60)
	at com.jetbrains.cidr.lang.symbols.symtable.FileSymbolTable.forFile(FileSymbolTable.java:230)
	at com.jetbrains.cidr.lang.symbols.symtable.FileSymbolTable.forFile(FileSymbolTable.java:222)
	at com.jetbrains.cidr.lang.preprocessor.OCImportGraph.traverseWithIncludes(OCImportGraph.java:148)
	at com.jetbrains.cidr.lang.preprocessor.OCImportGraph.getAllRootHeaders(OCImportGraph.java:205)
	at com.jetbrains.cidr.lang.preprocessor.OCImportGraph.fillHeaderConfigurationsForRoot(OCImportGraph.java:282)

Hey there.

There does not seem to be anything related to SonarLint in this stack trace, maybe this is an exception that happened at the same time as another one? Do you remember in which context it appeared, what was happening in the IDE around that time?

Hi Colin, I didn’t pay too much attention, but I didn’t do anything unusual, possibly open new files, but I can’t tell for sure. It happened again after my report, but before I read your message. If it is going to happen again, I’ll make sure to note down the context. Sorry that the submitted info was not enough to get a workable issue. Do not hesitate to ask me if you need more info.

All the best

1 Like