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 225999 - Each clean & build on Windows take 3 to 5 times until it enable to delete the dist folders.
Summary: Each clean & build on Windows take 3 to 5 times until it enable to delete the...
Status: RESOLVED INCOMPLETE
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 22:56 UTC by ami
Modified: 2013-04-23 20:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (312.95 KB, text/plain)
2013-02-11 22:56 UTC, ami
Details
more of the issue output on Netbeans (52.47 KB, text/plain)
2013-04-23 20:17 UTC, ami
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ami 2013-02-11 22:56:29 UTC
Product Version = NetBeans IDE 7.2.1 (Build 201210100934)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_13
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

.........
C:\code_sw\jtools\jEMC\jSymmTools\libs\tests\controls_test\nbproject\build-impl.xml:1378: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\tests\controls_test\nbproject\build-impl.xml:1407: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.gui\nbproject\build-impl.xml:1476: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.gui\nbproject\build-impl.xml:1505: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.xml\nbproject\build-impl.xml:1444: Unable to delete file C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.xml\dist\jtools.xml.jar
BUILD FAILED (total time: 9 seconds)

========================
......
C:\code_sw\jtools\jEMC\jSymmTools\followup\nbproject\build-impl.xml:1427: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\followup\nbproject\build-impl.xml:1477: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.gui\nbproject\build-impl.xml:1427: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.gui\nbproject\build-impl.xml:1505: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.connect\nbproject\build-impl.xml:1420: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.connect\nbproject\build-impl.xml:1463: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.symmetrix\nbproject\build-impl.xml:1420: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.symmetrix\nbproject\build-impl.xml:1449: The following error occurred while executing this line:
C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.utils\nbproject\build-impl.xml:1416: Unable to delete file C:\code_sw\jtools\jEMC\jSymmTools\libs\jtools.utils\dist\jtools.utils.jar
BUILD FAILED (total time: 7 seconds)
Comment 1 ami 2013-02-11 22:56:37 UTC
Created attachment 131265 [details]
IDE log
Comment 2 Tomas Zezula 2013-02-12 09:19:51 UTC
Works for me.
Some process has opened the dist (or files in it).
Please attach the list of opened files and ant debug output.
Comment 3 ami 2013-04-23 20:17:54 UTC
Created attachment 133728 [details]
more of the issue output on Netbeans

i still looking that you solve the clean & build fail 2-5 times before it succeed
Thanks