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

Key: IDEADEV-5194
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Anna Kozlova
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#1174] NPE: JavaDocLocalInspection.<unknown>

Created: 29 Mar 06 14:23   Updated: 07 Apr 06 18:07
Component/s: None
Fix Version/s: Demetra 5231

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

Build: 5,201
Fixed in build: 4,195


 Description  « Hide
exception://1174/
Last updated by unknown
Error message: Exception happened in local inspection tool: Declaration has javadoc problems
java.lang.NullPointerException
at com.intellij.codeInspection.javaDoc.JavaDocLocalInspection.<unknown>(JavaDocLocalInspection.java:771)
at com.intellij.codeInspection.javaDoc.JavaDocLocalInspection.checkField(JavaDocLocalInspection.java:413)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$2.run(LocalInspectionsPass.java:146)
at com.intellij.psi.impl.PsiManagerImpl.performActionWithFormatterDisabled(PsiManagerImpl.java:292)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass.<unknown>(LocalInspectionsPass.java:117)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass.doCollectInformation(LocalInspectionsPass.java:71)
at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl.findCodeSmells(AbstractVcsHelperImpl.java:612)
at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl.access$600(AbstractVcsHelperImpl.java:78)
at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$7.run(AbstractVcsHelperImpl.java:584)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:145)
at com.intellij.openapi.application.impl.ApplicationImpl$1MyThread.run(ApplicationImpl.java:426)

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