This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 11530 - NullPointerException when building a package with locally deleted files
Summary: NullPointerException when building a package with locally deleted files
Status: CLOSED DUPLICATE of bug 11367
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Other
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-18 16:49 UTC by _ rgreig
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rgreig 2001-04-18 16:49:36 UTC
3.2 build 31. Win NT 4.0 SP6, JDK 1.3.0_02.

If I have a javacvs mounted fs and I delete a file locally (just press delete 
in the explorer) then do a Build All on the package I get the following 
exception:

> Wed Apr 18 15:05:36 GMT+01:00 2001: java.lang.NullPointerException: null
> java.lang.NullPointerException
> at org.openide.compiler.ExternalCompiler$4.getFileName
(ExternalCompiler.java:310)
> at org.openide.compiler.ExternalCompiler.getFileName
(ExternalCompiler.java:362)
> at org.openide.compiler.ExternalCompilerGroup.start
(ExternalCompilerGroup.java:228)
> at org.netbeans.modules.java.JExternalCompilerGroup.start
(JExternalCompilerGroup.java:134)
> [catch] at 
org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread$GroupCompiler.ru
n(CompilationEngineImpl.java:257)

Milos Kleint doesn't think this is a javacvs issue.
Comment 1 Svata Dedic 2001-04-18 18:56:15 UTC

*** This issue has been marked as a duplicate of 11367 ***
Comment 2 Quality Engineering 2003-07-01 13:12:21 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:20:00 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.