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

Key: IDEADEV-14666
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Sergey Vasiliev
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#4316] AE: SpringBeanMethodConverter$2.applyFix

Created: 20 Feb 07 17:22   Updated: 21 Feb 07 11:55
Component/s: None
Fix Version/s: Selena 6733

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

Build: 6,700
Fixed in build: 6,718


 Description  « Hide
exception://4316/
Last updated by vladislav.kaznacheev
User description: apply intention to create a missing method on an abstract bean which has no class attribute definition
Error message: No message
java.lang.AssertionError
at com.intellij.spring.model.converters.SpringBeanMethodConverter$2.applyFix(SpringBeanMethodConverter.java:93)
at com.intellij.spring.model.converters.SpringBeanMethodConverter$2.applyFix(SpringBeanMethodConverter.java:89)
at com.intellij.codeInspection.ex.QuickFixWrapper.invoke(QuickFixWrapper.java:51)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$5$1$1.run(IntentionHintComponent.java:515)
at com.intellij.openapi.application.impl.ApplicationImpl$13.compute(ApplicationImpl.java:637)
at com.intellij.psi.impl.source.PostprocessReformattingAspect.postponeFormattingInside(PostprocessReformattingAspect.java:80)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:635)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$5$1$2.run(IntentionHintComponent.java:527)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:85)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:62)
at com.intellij.codeInsight.intention.impl.IntentionHintComponent$5$1.run(IntentionHintComponent.java:532)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:218)
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:418)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:411)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:332)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

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