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

Key: IDEADEV-7489
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Peter Gromov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#2027] NPE: J2EERolesUtil.getDependencyItems

Created: 24 Jul 06 14:55   Updated: 24 Jul 06 15:03
Component/s: None
Fix Version/s: Demetra 5561

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

Build: 5,350
Fixed in build: 5,561


 Description  « Hide
exception://2027/
Last updated by Dmitry Jemerov
Error message: No message
java.lang.NullPointerException
at com.intellij.j2ee.J2EERolesUtil.getDependencyItems(J2EERolesUtil.java:84)
at com.intellij.javaee.ejb.OldEjbRolesUtil$2$1.compute(OldEjbRolesUtil.java:103)
at com.intellij.psi.impl.CachedValueImpl.getValue(CachedValueImpl.java:62)
at com.intellij.j2ee.J2EERolesUtil.getJavaeeRole(J2EERolesUtil.java:48)
at com.intellij.javaee.ejb.OldEjbRolesUtil.getEjbRoles(OldEjbRolesUtil.java:133)
at com.intellij.javaee.ejb.OldEjbRolesUtil.getEjbRole(OldEjbRolesUtil.java:118)
at com.intellij.javaee.ejb.role.EjbRolesUtilImpl.getEjbRole(EjbRolesUtilImpl.java:17)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.<unknown>(GeneralHighlightingPass.java:332)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.<unknown>(GeneralHighlightingPass.java:320)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.doCollectInformation(GeneralHighlightingPass.java:148)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:48)
at com.intellij.codeInsight.daemon.impl.UpdateThread$2.run(UpdateThread.java:105)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:650)
at com.intellij.codeInsight.daemon.impl.UpdateThread.<unknown>(UpdateThread.java:94)
at com.intellij.codeInsight.daemon.impl.UpdateThread.access$100(UpdateThread.java:18)
at com.intellij.codeInsight.daemon.impl.UpdateThread$1.run(UpdateThread.java:70)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:153)
at com.intellij.codeInsight.daemon.impl.UpdateThread.run(UpdateThread.java:66)

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