|
|
|
Build 6733
Reported by Evan Leonard Error message: No message Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=87180 There was at least one exception before this one.java.lang.NullPointerException at com.intellij.openapi.util.UserDataHolderBase.getUserData(UserDataHolderBase.java:79) at com.intellij.psi.impl.source.xml.XmlElementImpl.getContext(XmlElementImpl.java:53) at com.intellij.psi.impl.source.xml.XmlElementImpl.getParent(XmlElementImpl.java:59) at com.intellij.psi.impl.SharedPsiElementImplUtil.findReferenceAt(SharedPsiElementImplUtil.java:35) at com.intellij.psi.CompositeLanguageFileViewProvider.findReferenceAt(CompositeLanguageFileViewProvider.java:152) at com.intellij.psi.impl.source.PsiFileImpl.findReferenceAt(PsiFileImpl.java:382) at com.intellij.codeInspection.actions.UnimplementInterfaceAction.isAvailable(UnimplementInterfaceAction.java:26) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.showIntentionActions(ShowIntentionsPass.java:156) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doApplyInformationToEditor(ShowIntentionsPass.java:120) at com.intellij.codeHighlighting.TextEditorHighlightingPass.applyInformationToEditor(TextEditorHighlightingPass.java:81) at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$1$1.run(DaemonCodeAnalyzerImpl.java:101) 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:461) 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.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) Build 6733
Reported by Evan Leonard Error message: No message java.lang.NullPointerException at com.intellij.openapi.util.UserDataHolderBase.getUserData(UserDataHolderBase.java:79) at com.intellij.psi.impl.source.xml.XmlElementImpl.getContext(XmlElementImpl.java:53) at com.intellij.psi.impl.source.xml.XmlElementImpl.getParent(XmlElementImpl.java:59) at com.intellij.psi.impl.source.xml.XmlTagImpl.getParentTag(XmlTagImpl.java:811) at com.intellij.psi.impl.source.xml.XmlTagImpl.getNSDescriptor(XmlTagImpl.java:113) at com.intellij.psi.impl.source.xml.XmlTagImpl.getNSDescriptor(XmlTagImpl.java:120) at com.intellij.psi.impl.source.xml.XmlTagImpl.getNSDescriptor(XmlTagImpl.java:120) at com.intellij.psi.impl.source.xml.XmlTagImpl.getNSDescriptor(XmlTagImpl.java:120) at com.intellij.psi.impl.source.xml.XmlTagImpl.getNSDescriptor(XmlTagImpl.java:120) at com.intellij.psi.impl.source.xml.XmlTagImpl.getDescriptor(XmlTagImpl.java:292) at com.intellij.codeInspection.htmlInspections.HtmlUnknownAttributeInspection.checkAttribute(HtmlUnknownAttributeInspection.java:70) at com.intellij.codeInspection.htmlInspections.HtmlLocalInspectionTool$1.visitXmlAttribute(HtmlLocalInspectionTool.java:68) at com.intellij.psi.impl.source.xml.XmlAttributeImpl.accept(XmlAttributeImpl.java:111) at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$1$1.run(LocalInspectionsPass.java:131) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:148) at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$1.run(LocalInspectionsPass.java:118) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at com.intellij.concurrency.JobImpl.scheduleAndWaitForResults(JobImpl.java:106) at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass.inspect(LocalInspectionsPass.java:151) at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass.inspectRoot(LocalInspectionsPass.java:79) at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass.collectInformationWithProgress(LocalInspectionsPass.java:70) at com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass.doCollectInformation(ProgressableTextEditorHighlightingPass.java:32) at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:66) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1$1.run(PassExecutorService.java:228) at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:577) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1.run(PassExecutorService.java:222) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:148) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:220) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) |
|||||||||||||||||||||||||||||||||||||||||||||||
Reported by Evan Leonard
Error message: No message
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=87271
There was at least one exception before this one.java.lang.NullPointerException at com.intellij.openapi.util.UserDataHolderBase.getUserData(UserDataHolderBase.java:79)
at com.intellij.psi.impl.source.xml.XmlElementImpl.getContext(XmlElementImpl.java:53)
at com.intellij.psi.impl.source.xml.XmlElementImpl.getParent(XmlElementImpl.java:59)
at org.intellij.idea.lang.javascript.intention.JSIntention.isAvailable(JSIntention.java:91)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.showIntentionActions(ShowIntentionsPass.java:156)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doApplyInformationToEditor(ShowIntentionsPass.java:120)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.applyInformationToEditor(TextEditorHighlightingPass.java:81)
at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$1$1.run(DaemonCodeAnalyzerImpl.java:101)
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:461)
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.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)