IllegalStateException when trying to open settings

Bug #716279 reported by Marshall Pierce
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bzr4j
New
Undecided
Unassigned

Bug Description

When opening IntelliJ's settings, the following stacktrace appears in the console and the settings window never appears. Also, no Bazaar options appear in any of the VCS menus.

[ 75090] ERROR - llij.ide.plugins.PluginManager - @NotNull method com/intellij/openapi/vcs/configurable/VcsManagerConfigurable$4.getId must not return null
java.lang.IllegalStateException: @NotNull method com/intellij/openapi/vcs/configurable/VcsManagerConfigurable$4.getId must not return null
        at com.intellij.openapi.vcs.configurable.VcsManagerConfigurable$4.getId(VcsManagerConfigurable.java:217)
        at com.intellij.openapi.options.newEditor.OptionsEditorDialog.findConfigurableInGroups(OptionsEditorDialog.java:166)
        at com.intellij.openapi.options.newEditor.OptionsEditorDialog.findConfigurableInGroups(OptionsEditorDialog.java:177)
        at com.intellij.openapi.options.newEditor.OptionsEditorDialog.findConfigurableInGroups(OptionsEditorDialog.java:177)
        at com.intellij.openapi.options.newEditor.OptionsEditorDialog.findLastSavedConfigurable(OptionsEditorDialog.java:158)
        at com.intellij.openapi.options.newEditor.OptionsEditorDialog.<init>(OptionsEditorDialog.java:55)
        at com.intellij.ide.actions.ShowSettingsUtilImpl._showSettingsDialog(ShowSettingsUtilImpl.java:59)
        at com.intellij.ide.actions.ShowSettingsUtilImpl.showSettingsDialog(ShowSettingsUtilImpl.java:45)
        at com.intellij.ide.actions.ShowSettingsAction.actionPerformed(ShowSettingsAction.java:53)
        at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$3.performAction(IdeKeyEventDispatcher.java:524)
        at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:564)
        at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:444)
        at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:197)
        at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:491)
        at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:404)
        at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:368)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[ 75092] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 10.0.2 Build #IC-103.72
[ 75092] ERROR - llij.ide.plugins.PluginManager - JDK: 1.6.0_23
[ 75092] ERROR - llij.ide.plugins.PluginManager - VM: Java HotSpot(TM) 64-Bit Server VM
[ 75092] ERROR - llij.ide.plugins.PluginManager - Vendor: Sun Microsystems Inc.
[ 75092] ERROR - llij.ide.plugins.PluginManager - OS: Linux
[ 75092] ERROR - llij.ide.plugins.PluginManager - Last Action: ShowSettings

Related branches

Revision history for this message
Marshall Pierce (marshallpierce) wrote :

Patrick, thanks for the quick turnaround on this bug!

I'm not sure if this is part of the issue or not, but the intellij project root is *not* the root of the bzr repo. I can't imagine why that would affect the help topic text, but that's the only other info I've got. :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.