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

Key: IDEADEV-14787
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#4363] NPE: DuplicateMnemonicInspection.checkTextWithMnemonic

Created: 22 Feb 07 14:29   Updated: 26 Feb 07 17:51
Component/s: None
Fix Version/s: Selena 6733

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

Build: 0
Fixed in build: 6,728


 Description  « Hide
exception://4363/
Last updated by Anna Kozlova
!!! not unscrambled: C:\Builds\0\logs\zkm0.log (The system cannot find the file specified)
Error message: No message

java.lang.NullPointerException
at com.intellij.uiDesigner.inspections.DuplicateMnemonicInspection.checkTextWithMnemonic(DuplicateMnemonicInspection.java:82)
at com.intellij.uiDesigner.inspections.DuplicateMnemonicInspection.checkComponentProperties(DuplicateMnemonicInspection.java:48)
at com.intellij.uiDesigner.inspections.BaseFormInspection.checkComponent(BaseFormInspection.java:109)
at com.intellij.uiDesigner.ErrorAnalyzer$3.visit(ErrorAnalyzer.java:201)
at com.intellij.uiDesigner.ErrorAnalyzer$3.visit(ErrorAnalyzer.java:196)
at com.intellij.uiDesigner.FormEditingUtil.iterateImpl(FormEditingUtil.java:413)
at com.intellij.uiDesigner.FormEditingUtil.iterateImpl(FormEditingUtil.java:430)
at com.intellij.uiDesigner.FormEditingUtil.iterateImpl(FormEditingUtil.java:430)
at com.intellij.uiDesigner.FormEditingUtil.iterate(FormEditingUtil.java:407)
at com.intellij.uiDesigner.ErrorAnalyzer.analyzeErrors(ErrorAnalyzer.java:193)
at com.intellij.uiDesigner.ErrorAnalyzer.analyzeErrors(ErrorAnalyzer.java:54)
at com.intellij.uiDesigner.FormHighlightingPass.collectInformation(FormHighlightingPass.java:23)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$1.doCollectInformation(PassExecutorService.java:80)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:66)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1$1.run(PassExecutorService.java:227)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:577)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1.run(PassExecutorService.java:221)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:148)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:219)
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)



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