Issues
- 0
error
#1624 opened by shi-zaozui - 0
Cannot analyze Java 21
#1623 opened by honmaharuki - 0
- 4
Since update to Intellij 2024.1, an error is reported for use of deprecated 'ActionUpdateThread.OLD_EDT'
#1612 opened by ustieber - 0
Can't analyze in IntelliJ IDEA 2024.2
#1621 opened by qsef1256 - 0
com.intellij.openapi.progress.ProcessCanceledException at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.throwIfCanceled(AbstractProgressIndicatorBase.java:158)
#1620 opened by Shin-Jisun - 0
com.intellij.diagnostic.PluginException: 322 ms to call on EDT ScrollToSource#update@GoToAction (org.jetbrains.plugins.spotbugs.actions.ScrollToSource). Revise AnAction.getActionUpdateThread property [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1619 opened by vnatuan1989 - 0
com.intellij.diagnostic.PluginException: 311 ms to call on EDT PreviewSelectBugInstance#update@mouse shortcut (org.jetbrains.plugins.spotbugs.actions.PreviewSelectBugInstance). Revise AnAction.getActionUpdateThread property [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1618 opened by itllcquantum - 0
java.lang.Throwable: AWT events are not allowed inside write action: java.awt.event.FocusEvent[FOCUS_LOST,temporary,opposite=EditorComponent file=file://E:/DS/Java Projects/Learning/src/Ifstatement.java,cause=ACTIVATION] on com.intellij.ui.popup.list.ListPopupImpl$MyList[,0,0,390x173,invalid,alignmentX=0.0,alignmentY=0.0,border=com.intellij.ui.components.JBViewport$ViewBorder@11db3fd4,flags=33554728,maximumSize=,minimumSize=,preferredSize=,fixedCellHeight=-1,fixedCellWidth=-1,horizontalScrollIncrement=-1,selectionBackground=javax.swing.plaf.ColorUIResource[r=75,g=110,b=175] Name: List.selectionBackground,selectionForeground=javax.swing.plaf.ColorUIResource[r=187,g=187,b=187] Name: List.selectionForeground,visibleRowCount=30,layoutOrientation=0] at com.intellij.openapi.diagnostic.Logger.error(Logger.java:370)
#1617 opened by jaym9958 - 6
Spotbugs 1.2.7 Unable to find slf4j logger
#1594 opened by slice-arjunh - 1
Cannot use Spotbugs at all: java.lang.LinkageError: loader constraint violation: when resolving method 'org.slf4j.ILoggerFactory
#1616 opened by myg321 - 3
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1601 opened by CatMLima - 7
java.lang.LinkageError: loader constraint violation: when resolving method 'org.slf4j.ILoggerFactory
#1599 opened by selectee - 0
Update SpotBugs dependency to 4.8
#1615 opened by lmichelbacher - 0
org.jetbrains.plugins.spotbugs.messages.MessageBusManager holds disposed Project
#1614 opened by ViugiNick - 2
Settings window hangs with "loading ..."
#1605 opened by Johnlon - 0
Since update to Intellij 2024.1 java.lang.RuntimeException: Cannot invoke (class=BulkVirtualFileListenerAdapter, method=after, topic=BulkFileListener)
#1613 opened by No3x - 2
- 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1611 opened by Aaliya24 - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1610 opened by ccorvino3 - 0
com.intellij.diagnostic.PluginException: 402 ms to call on EDT PreviewSelectBugInstance#update@mouse shortcut (org.jetbrains.plugins.spotbugs.actions.PreviewSelectBugInstance). Revise AnAction.getActionUpdateThread property [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1609 opened by ex8o57q - 0
com.intellij.diagnostic.PluginException: PSI element is provided on EDT by org.jetbrains.plugins.spotbugs.gui.tree.view.BugTree.getData("psi.Element"). Please move that to a BGT data provider using PlatformCoreDataKeys.BGT_DATA_PROVIDER [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1608 opened by Lson-L - 0
- 2
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1600 opened by shmirgel81 - 2
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1604 opened by CatMLima - 4
com.intellij.diagnostic.PluginException: PSI element is provided on EDT by org.jetbrains.plugins.spotbugs.gui.tree.view.BugTree.getData("psi.Element"). Please move that to a BGT data provider using PlatformCoreDataKeys.BGT_DATA_PROVIDER [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1598 opened by rishirajgarg - 0
Doesn't support generated-sources
#1606 opened by Johnlon - 0
java.lang.IllegalArgumentException: Unsupported class file major version 61 at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
#1603 opened by Tim-eyes - 3
Runtime Error in 1.2.7
#1596 opened by Balaavchandran - 1
com.intellij.diagnostic.PluginException: PSI element is provided on EDT by org.jetbrains.plugins.spotbugs.gui.tree.view.BugTree.getData("psi.Element"). Please move that to a BGT data provider using PlatformCoreDataKeys.BGT_DATA_PROVIDER [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1593 opened by MOSSJD - 1
Spotbug Error : Modules page of IntelliJ's Project Structure settings view is blank!
#1597 opened by Ryuukae - 0
*** exception class was changed or removed
#1595 opened by chandrakantpandit - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1592 opened by lifeibo - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1591 opened by PingBannonOracle - 1
Error While Analyzing - Version 1.2.3 / 1.2.4 (java.lang.IllegalArgumentException: Unsupported class file major version 61)
#1575 opened by Balaavchandran - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1589 opened by illoyd - 0
java.lang.ExceptionInInitializerError: Exception java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype [in thread "AWT-EventQueue-0"] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1590 opened by ridrasura - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1587 opened by dada-dell-emc - 0
java.lang.ExceptionInInitializerError: Exception java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype [in thread "AWT-EventQueue-0"] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1588 opened by illoyd - 0
java.lang.Throwable: Access is allowed from Event Dispatch Thread (EDT) only at com.intellij.openapi.vcs.changes.ui.ChangesTree.getInclusionModel(ChangesTree.java:549)
#1585 opened by 4ttty - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1586 opened by guodzh1 - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1581 opened by quadrellig - 0
java.lang.ExceptionInInitializerError: Exception java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype [in thread "ApplicationImpl pooled thread 43"] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1582 opened by renatolean - 0
java.lang.ExceptionInInitializerError: Exception java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype [in thread "AWT-EventQueue-0"] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1584 opened by kiss-keray - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1579 opened by danielcweeks - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1580 opened by liu-xiangdong - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1576 opened by hector-barriuso-scopely - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1577 opened by mixamus13 - 0
java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1578 opened by Morukuru - 0
java.lang.ExceptionInInitializerError: Exception java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype [in thread "AWT-EventQueue-0"] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1583 opened by kiss-keray