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 - Deploy Existing Project
Summary: Deploy Existing Project
Status: RESOLVED DUPLICATE of bug 167755
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Ivan Sidorkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-02 09:37 UTC by wppanjb
Modified: 2009-09-18 12:26 UTC (History)
2 users (show)

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 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 ***