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 168019

Summary: Deploy Existing Project
Product: javaee Reporter: wppanjb <wppanjb>
Component: Web ProjectAssignee: Ivan Sidorkin <ivansidorkin>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: ivansidorkin, pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description wppanjb 2009-07-02 09:37:33 UTC
I'd just upgraded from netbeans IDE 6.7M3 to the latest netbeans IDE 6.7 (Build 200906241340).

When i Open the existing project which is working ok in IDE 6.7M3 and try to deploy the project, it give me errors:

D:\NetBeans 6.7 Project (new)\WebApplication\ProjDMS\nbproject\build-impl.xml:408: The following error occurred while 
executing this line:
D:\NetBeans 6.7 Project (new)\WebApplication\ProjDMS\nbproject\build-impl.xml:221: 
org.netbeans.modules.java.source.ant.UserCancel
BUILD FAILED (total time: 7 seconds)

As i can see the build-impl.xml have been amended by the new IDE revision, please advice me what goes wrong, and how 
can i fix it?
Comment 1 Ivan Sidorkin 2009-07-02 11:51:33 UTC
try to close project, remove 'private' folder in <your project>/nbproject , and open it again

reassigned to web for evaluation
Comment 2 wppanjb 2009-07-03 05:20:12 UTC
I'd tried by closing the project, delete the private folder and reopen the project and deploy.

But the result is still the same. Same error like before.
Comment 3 Petr Jiricka 2009-09-18 12:23:13 UTC
Looks like a duplicate of issue 167755, which was fixed in NB 6.7.1. Can you please try this in 6.7.1? Thanks.

*** This issue has been marked as a duplicate of 167755 ***