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

Key: IDEADEV-5559
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Peter Gromov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#1382] assert: VirtualFilePointerImpl.getPresentableUrl

Created: 11 Apr 06 14:27   Updated: 12 Apr 06 20:02
Component/s: None
Fix Version/s: Demetra 5231

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

Build: 3,542
Fixed in build: 5,228


 Description  « Hide
exception://1382/
Last updated by Alexey Kudravtsev
User description: created ejb module
Error message: Assertion failed
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:78)
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:86)
at com.intellij.openapi.vfs.impl.VirtualFilePointerImpl.getPresentableUrl(VirtualFilePointerImpl.java:81)
at com.intellij.j2ee.j2eeDom.web.WebRoot.getPresentableUrl(WebRoot.java:34)
at com.intellij.j2ee.module.view.web.nodes.WebRootNodeDescriptor.getTooltip(WebRootNodeDescriptor.java:40)
at com.intellij.j2ee.module.view.nodes.J2EENodeDescriptor.getToolTipText(J2EENodeDescriptor.java:112)
at com.intellij.j2ee.module.view.J2EEToolTipNodeRenderer.getToolTip(J2EEToolTipNodeRenderer.java:35)
at com.intellij.j2ee.module.view.J2EEToolTipNodeRenderer$1.run(J2EEToolTipNodeRenderer.java:22)
at com.intellij.openapi.application.impl.LaterInvocatorEx$FlushQueue.run(LaterInvocatorEx.java:216)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:366)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:357)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:266)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

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