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

Key: IDEADEV-6946
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Nikolay Chashnikov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#2012] NPE: ModuleBuilder.getOrCreateExplodedDir

Created: 07 Jul 06 19:44   Updated: 24 Jul 06 10:18
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://2012/
Last updated by ven
Error message: No message
java.lang.NullPointerException
at com.intellij.javaee.make.ModuleBuilder.getOrCreateExplodedDir(ModuleBuilder.java:225)
at com.intellij.javaee.make.InstructionValidityState.getFileInExplodedDirectory(InstructionValidityState.java:103)
at com.intellij.javaee.make.InstructionValidityState.getFilesInExplodedDirectories(InstructionValidityState.java:95)
at com.intellij.javaee.make.J2EECompiler$1.run(J2EECompiler.java:42)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:650)
at com.intellij.javaee.make.J2EECompiler.processOutdatedItem(J2EECompiler.java:39)
at com.intellij.compiler.impl.PackagingCompilerAdapter.processOutdatedItem(PackagingCompilerAdapter.java:17)
at com.intellij.compiler.impl.CompileDriver.<unknown>(CompileDriver.java:1280)
at com.intellij.compiler.impl.CompileDriver.<unknown>(CompileDriver.java:577)
at com.intellij.compiler.impl.CompileDriver.<unknown>(CompileDriver.java:455)
at com.intellij.compiler.impl.CompileDriver.<unknown>(CompileDriver.java:311)
at com.intellij.compiler.impl.CompileDriver.access$400(CompileDriver.java:607)
at com.intellij.compiler.impl.CompileDriver$4$1.run(CompileDriver.java:267)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:153)
at com.intellij.compiler.impl.CompileDriver$4.run(CompileDriver.java:261)

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