History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-35448
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Alexey Kudravtsev
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#13672] ISE: AbstractPopup.show

Created: 19 Mar 09 10:50   Updated: 11 Aug 09 01:42
Component/s: None
Fix Version/s: Diana 8.1.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 9,757
Fixed in build: 10,272


 Description  « Hide
exception://13672/
Last updated by Irina Chernushina
!!! not unscrambled: C:\Builds\9757\logs\zkm9757.log (The system cannot find the file specified)
Error message: Popup was already disposed. Recreate a new instance to show again: Popup was already disposed. Recreate a new instance to show again

java.lang.IllegalStateException: Popup was already disposed. Recreate a new instance to show again
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:260)
at com.intellij.ui.popup.WizardPopup.show(WizardPopup.java:86)
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:257)
at com.intellij.ui.popup.AbstractPopup.showInBestPositionFor(AbstractPopup.java:254)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.d(IntentionHintComponent.java:81)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.access$1700(IntentionHintComponent.java:54)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$2.run(IntentionHintComponent.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:16)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:35)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:99)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:217)
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)



 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 12 May 09 16:19
Build 9843
Reported by Anonymous IDEA User
Linked by Maxim Shafirov
Error message: Popup was already disposed. Recreate a new instance to show again: Popup was already disposed. Recreate a new instance to show again
java.lang.IllegalStateException: Popup was already disposed. Recreate a new instance to show again
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:462)
at com.intellij.ui.popup.WizardPopup.show(WizardPopup.java:169)
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:293)
at com.intellij.ui.popup.AbstractPopup.showInBestPositionFor(AbstractPopup.java:353)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.showPopup(IntentionHintComponent.java:594)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.access$1700(IntentionHintComponent.java:54)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$2.run(IntentionHintComponent.java:418)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:303)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:472)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:465)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:337)
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)

Exception Analyzer - 12 May 09 16:19
Build 9825
Reported by Onno van den Akker
Linked by Maxim Shafirov
Error message: Popup was already disposed. Recreate a new instance to show again: Popup was already disposed. Recreate a new instance to show again
java.lang.IllegalStateException: Popup was already disposed. Recreate a new instance to show again
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:462)
at com.intellij.ui.popup.WizardPopup.show(WizardPopup.java:169)
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:293)
at com.intellij.ui.popup.AbstractPopup.showInBestPositionFor(AbstractPopup.java:353)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.showPopup(IntentionHintComponent.java:594)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.access$1700(IntentionHintComponent.java:54)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$2.run(IntentionHintComponent.java:418)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:303)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:472)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:465)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:337)
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)

Exception Analyzer - 15 Jun 09 12:07
Build 9880
Reported by Mark Thomas
Linked by Irina Chernushina
Error message: Popup was already disposed. Recreate a new instance to show again: Popup was already disposed. Recreate a new instance to show again
java.lang.IllegalStateException: Popup was already disposed. Recreate a new instance to show again
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:462)
at com.intellij.ui.popup.WizardPopup.show(WizardPopup.java:169)
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:293)
at com.intellij.ui.popup.AbstractPopup.showInBestPositionFor(AbstractPopup.java:353)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.showPopup(IntentionHintComponent.java:594)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.access$1700(IntentionHintComponent.java:54)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$2.run(IntentionHintComponent.java:418)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:303)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:472)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:465)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:337)
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)

Exception Analyzer - 11 Aug 09 01:42
Build 9902
Reported by Ivan Todoroski
Linked by Irina Chernushina
User description: I kept pressing Alt-Enter to get the hint, while IDEA was still processing intentions for the file
Error message: Popup was already disposed. Recreate a new instance to show again: Popup was already disposed. Recreate a new instance to show again
java.lang.IllegalStateException: Popup was already disposed. Recreate a new instance to show again
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:462)
at com.intellij.ui.popup.WizardPopup.show(WizardPopup.java:169)
at com.intellij.ui.popup.AbstractPopup.show(AbstractPopup.java:293)
at com.intellij.ui.popup.AbstractPopup.showInBestPositionFor(AbstractPopup.java:353)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.showPopup(IntentionHintComponent.java:594)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent.access$1700(IntentionHintComponent.java:54)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$2.run(IntentionHintComponent.java:418)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:303)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:472)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:465)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:337)
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)