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 270197 - build directory iterates: build.classes.build.classes.build.classes. etc; until system aborts, can only delete dir structure with unix rm comand
Summary: build directory iterates: build.classes.build.classes.build.classes. etc; un...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-25 01:01 UTC by albendett
Modified: 2017-09-22 12:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (60.09 KB, text/plain)
2017-03-25 01:01 UTC, albendett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description albendett 2017-03-25 01:01:14 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_121
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.121-b13

Reproducibility: Happens sometimes, but not always

STEPS:

ACTUAL:
when compiling build directory iterates build.classes.build.classes.build.classes.build.classes etc until system aborts! ps or dos cannot remove dir structors (too big)
but, using unix rm command will do it!

EXPECTEDz
Comment 1 albendett 2017-03-25 01:01:17 UTC
Created attachment 163944 [details]
IDE log