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

Key: IDEADEV-15858
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Maxim Mossienko
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#4810] CCE: ResolveUtil.getReferencesFromProviders

Created: 02 Apr 07 13:09   Updated: 02 Apr 07 13:21
Component/s: None
Fix Version/s: Demetra 6.0.6, Selena 6799

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

Build: 6,148
Fixed in build: 6,795


 Description  « Hide
exception://4810/
Last updated by Dmitry.Avdeev
Error message: com.intellij.psi.impl.source.xml.XmlProcessingInstructionImpl
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=88176
There was at least one exception before this one.java.lang.ClassCastException: com.intellij.psi.impl.source.xml.XmlProcessingInstructionImpl at com.intellij.psi.impl.source.resolve.reference.impl.providers.JSFReferencesProvider.getReferencesByElement(JSFReferencesProvider.java:70)
at com.intellij.psi.impl.source.resolve.ResolveUtil.getReferencesFromProviders(ResolveUtil.java:83)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.getReferences(XmlAttributeValueImpl.java:44)
at com.intellij.codeInsight.daemon.impl.analysis.XmlHighlightVisitor.checkReferences(XmlHighlightVisitor.java:907)
at com.intellij.codeInsight.daemon.impl.analysis.XmlHighlightVisitor.visitXmlAttributeValue(XmlHighlightVisitor.java:796)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.accept(XmlAttributeValueImpl.java:35)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visitXmlElement(HighlightVisitorImpl.java:1006)
at com.intellij.psi.XmlElementVisitor.visitXmlAttributeValue(XmlElementVisitor.java:62)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visitXmlAttributeValue(HighlightVisitorImpl.java:1020)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.accept(XmlAttributeValueImpl.java:35)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visit(HighlightVisitorImpl.java:108)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.collectHighlights(GeneralHighlightingPass.java:250)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.doCollectInformation(GeneralHighlightingPass.java:151)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:59)
at com.intellij.codeInsight.daemon.impl.UpdateThread$2.run(UpdateThread.java:105)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:672)
at com.intellij.codeInsight.daemon.impl.UpdateThread.doRun(UpdateThread.java:94)
at com.intellij.codeInsight.daemon.impl.UpdateThread.access$100(UpdateThread.java:25)
at com.intellij.codeInsight.daemon.impl.UpdateThread$1.run(UpdateThread.java:70)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:154)
at com.intellij.codeInsight.daemon.impl.UpdateThread.run(UpdateThread.java:66)

 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 02 Apr 07 13:09
Build 6148
Reported by Boril Yonchev
Error message: com.intellij.psi.impl.source.xml.XmlProcessingInstructionImpl
java.lang.ClassCastException: com.intellij.psi.impl.source.xml.XmlProcessingInstructionImpl
at com.intellij.psi.impl.source.resolve.reference.impl.providers.JSFReferencesProvider.getReferencesByElement(JSFReferencesProvider.java:309)
at com.intellij.psi.impl.source.resolve.ResolveUtil.getReferencesFromProviders(ResolveUtil.java:83)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.getReferences(XmlAttributeValueImpl.java:44)
at com.intellij.codeInsight.daemon.impl.analysis.XmlHighlightVisitor.checkReferences(XmlHighlightVisitor.java:907)
at com.intellij.codeInsight.daemon.impl.analysis.XmlHighlightVisitor.visitXmlAttributeValue(XmlHighlightVisitor.java:796)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.accept(XmlAttributeValueImpl.java:35)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visitXmlElement(HighlightVisitorImpl.java:1006)
at com.intellij.psi.XmlElementVisitor.visitXmlAttributeValue(XmlElementVisitor.java:62)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visitXmlAttributeValue(HighlightVisitorImpl.java:1020)
at com.intellij.psi.impl.source.xml.XmlAttributeValueImpl.accept(XmlAttributeValueImpl.java:35)
at com.intellij.codeInsight.daemon.impl.analysis.HighlightVisitorImpl.visit(HighlightVisitorImpl.java:108)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.collectHighlights(GeneralHighlightingPass.java:250)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.doCollectInformation(GeneralHighlightingPass.java:151)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:59)
at com.intellij.codeInsight.daemon.impl.UpdateThread$2.run(UpdateThread.java:105)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:672)
at com.intellij.codeInsight.daemon.impl.UpdateThread.doRun(UpdateThread.java:94)
at com.intellij.codeInsight.daemon.impl.UpdateThread.access$100(UpdateThread.java:25)
at com.intellij.codeInsight.daemon.impl.UpdateThread$1.run(UpdateThread.java:70)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:154)
at com.intellij.codeInsight.daemon.impl.UpdateThread.run(UpdateThread.java:66)