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 123362 - NullPointerException at org.netbeans.modules.web.project.WebProject$CopyOnSaveSupport.ensureDestinationFileExists
Summary: NullPointerException at org.netbeans.modules.web.project.WebProject$CopyOnSav...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
: 116082 122556 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-04 14:51 UTC by chrislundin
Modified: 2009-07-17 09:57 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 13528


Attachments
stacktrace (1.32 KB, text/plain)
2007-12-04 14:51 UTC, chrislundin
Details
stacktrace (1.33 KB, text/plain)
2008-01-13 14:03 UTC, jiai
Details
stacktrace (1.33 KB, text/plain)
2008-01-13 14:17 UTC, jiai
Details
stacktrace (1.32 KB, text/plain)
2008-01-18 07:42 UTC, glasgow4
Details
stacktrace (1.33 KB, text/plain)
2008-02-27 13:06 UTC, drhoden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chrislundin 2007-12-04 14:51:43 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 chrislundin 2007-12-04 14:51:47 UTC
Created attachment 53842 [details]
stacktrace
Comment 2 jiai 2008-01-13 14:03:00 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
While using Subversion, commiting files
Comment 3 jiai 2008-01-13 14:03:04 UTC
Created attachment 55001 [details]
stacktrace
Comment 4 jiai 2008-01-13 14:17:50 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
While showing Subversion overview
Comment 5 jiai 2008-01-13 14:17:58 UTC
Created attachment 55002 [details]
stacktrace
Comment 6 Tomas Mysik 2008-01-15 11:03:19 UTC
I will look at it.
Comment 7 Tomas Mysik 2008-01-16 13:23:33 UTC
Probably related to issue #122556 but not sure so not closing as duplicate. Look at that issue for more information.
Comment 8 glasgow4 2008-01-18 07:41:51 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Windows XP, 5.1, x86

User Comments: 
Comment 9 glasgow4 2008-01-18 07:42:00 UTC
Created attachment 55231 [details]
stacktrace
Comment 10 Tomas Mysik 2008-02-25 16:46:40 UTC
This issue has quite many duplicates so it should be solved for M2. Unfortunately I don't know how to reproduce it. I 
will investigate.
Comment 11 drhoden 2008-02-27 13:06:45 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119
OS: Mac OS X, 10.5.2, i386

User Comments: 
Updating project using SVN (not pleased with this functionality)
Comment 12 drhoden 2008-02-27 13:06:54 UTC
Created attachment 57344 [details]
stacktrace
Comment 13 Tomas Mysik 2008-02-29 12:36:12 UTC
After discussion with Radek Matous I decided to close this issue as WORKSFORME because I'm not able to reproduce it, 
moreover I can't see any possible NPE in WebProject.java code (confirmed by Radek). Therefore I added some asserts and 
we will see whether this situation occurs again because all the issues are against NB 6.0 and there were quite huge 
changes in FS for NB 6.1.
Comment 14 Tomas Mysik 2008-02-29 12:36:37 UTC
*** Issue 122556 has been marked as a duplicate of this issue. ***
Comment 15 Tomas Mysik 2008-03-03 10:54:36 UTC
*** Issue 116082 has been marked as a duplicate of this issue. ***
Comment 16 mkishore_34 2008-09-16 09:56:10 UTC
The Problem does not seem to have been Fixed.
I am using 6.1 release and hit this problem very often

I am not using Web Application, just a J2SE application.
The problem seems to be related to ClearCase versioning issues.

If this problem is not related to Issue, I will be glad to open a new.
I was redirected to this Issues by automatically.
Comment 17 Tomas Mysik 2008-09-16 10:12:42 UTC
To mkishore_34:

> I am not using Web Application, just a J2SE application.
> The problem seems to be related to ClearCase versioning issues.

Could you please attach your log file? Do you have any Web project in the IDE? If not, then it's likely a different 
issue. But please attach your IDE log so I can have a look at it. Thanks.
Comment 18 pslechta 2009-07-17 09:57:25 UTC
Closing this issue as WONTFIX. The code was probably changed since NB 6.0/6.1.

If you still can reproduce the problem with NB 6.7 or 6.8 (dev) then please reopen this issue.

If you need this issue fixed in NB 6.0/6.1 then please escalate it via support contract (see
http://www.netbeans.org/kb/support.html for details).