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 158004

Summary: second time clean and build fails on windows with directory deployment on
Product: contrib Reporter: kk_sriram <kk_sriram>
Component: PortalpackAssignee: Satyaranjan D <satyaranjan>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description kk_sriram 2009-02-05 14:34:53 UTC
1)Turn on  DD   while configuring the webspace server
2)Deploy a portlet and add the portlet to portal page
3)change the jsp and save
4)The change is reflected on refershing the portal page=>works well
5)Now  change something in the java code ,save
5)Do clean and build==>Clean and build fails with below msg in NB

init:
undeploy-clean:
deps-clean:
do-clean:
Deleting directory C:\Users\sriram\Documents\NetBeansProjects\sdfsdf\build
C:\Users\sriram\Documents\NetBeansProjects\sdfsdf\nbproject\build-impl.xml:789: Unable to delete file 
C:\Users\sriram\Documents\NetBeansProjects\sdfsdf\build\web\WEB-INF\lib\commons-logging.jar
BUILD FAILED (total time: 6 seconds)


OS :Vista 
browser:IE
Comment 1 kk_sriram 2009-02-05 15:17:03 UTC
Not seen in sunOS.
Checked with the latest internal build
Comment 2 _ chetansanth 2009-02-06 11:19:46 UTC
*** Issue 158003 has been marked as a duplicate of this issue. ***