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 125662 - /tmp/<userid>-cnd60-cache is never cleaned?
Summary: /tmp/<userid>-cnd60-cache is never cleaned?
Status: RESOLVED DUPLICATE of bug 124767
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 13:23 UTC by eskild
Modified: 2008-01-21 13:50 UTC (History)
0 users

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 eskild 2008-01-21 13:23:49 UTC
Hello,

I just ran out of free space on my /tmp area. The reason is that my <userid>-cnd60-cache dir now occupies 1.8GB and
contains subdirs up to three months old.

Running out of /tmp space is not a pleasant event for a lot of applications, so NB should try to avoid it. Immediate
suggestions:

1. Make sure CND always leaves, say, 100MB free on /tmp

2. Make sure CND only caches that last, say, 5 projects, and only for, say, a week

3. Optimize CNDs storage consumption
Comment 1 Vladimir Voskresensky 2008-01-21 13:50:41 UTC
thanks
we are working on it

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