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

Key: IDEADEV-6517
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Mike Aizatsky
Reporter: Mikhail Gedzberg
Votes: 0
Watchers: 0
Operations

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

at com.intellij.designer.impl.dt.markup.MarkupDesignBeanImpl.assertIsValid(MarkupDesignBeanImpl.java:159)

Created: 20 Jun 06 15:05   Updated: 02 Jul 06 14:58
Component/s: J2EE.Designer
Fix Version/s: Demetra Final

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

Build: 5,341
Fixed in build: 5,366


 Description  « Hide
Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=javax.swing.SystemEventQueueUtilities$ComponentWorkRequest@18fc047,notifier=null,catchExceptions=false,when=1150801623812] on sun.awt.windows.WToolkit@1a79b48
java.lang.AssertionError
at com.intellij.designer.impl.dt.markup.MarkupDesignBeanImpl.assertIsValid(MarkupDesignBeanImpl.java:159)
at com.intellij.designer.impl.dt.markup.MarkupDesignBeanImpl.getTag(MarkupDesignBeanImpl.java:111)
at com.intellij.designer.impl.dt.markup.MarkupDesignPropertyImpl.getAttribute(MarkupDesignPropertyImpl.java:40)
at com.intellij.designer.impl.dt.markup.MarkupDesignPropertyImpl.isModified(MarkupDesignPropertyImpl.java:35)
at com.intellij.designer.propertyInspector.editors.BeanPropertyEditorUtil.updateName(BeanPropertyEditorUtil.java:24)
at com.intellij.designer.propertyInspector.editors.BeanPropertyNameRenderer.getRendererComponent(BeanPropertyNameRenderer.java:27)
at com.intellij.designer.propertyInspector.editors.BeanPropertyNameRenderer.getRendererComponent(BeanPropertyNameRenderer.java:16)
at com.intellij.designer.inspector.impl.NameRendererAdapter.getTreeCellRendererComponent(NameRendererAdapter.java:41)
at com.intellij.util.ui.treetable.TreeTableTree$1.getTreeCellRendererComponent(TreeTableTree.java:106)
at com.intellij.util.ui.treetable.TreeTableCellRenderer.getTableCellRendererComponent(TreeTableCellRenderer.java:60)
at javax.swing.JTable.prepareRenderer(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
at javax.swing.plaf.ComponentUI.update(Unknown Source)
at javax.swing.JComponent.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JViewport.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at com.intellij.designer.util.ui.ToolbaredComponent.paintChildren(ToolbaredComponent.java:58)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintWithOffscreenBuffer(Unknown Source)
at javax.swing.JComponent.paintDoubleBuffered(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:25)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:130)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:144)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.