Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Content Temporary Directory gets removed

I am running RTC 2.0.0.2 and have set 'Content Temporary Directory' to /var/tmp/contentservice on Linux (RedHat).

Is there any known scenario where RTC would remove this directory?

It has got removed twice in the last month causing burnup and burndown reports (amung others) not to generate.

Has anyone else seen this bahavior?

0 votes



3 answers

Permanent link
I am running RTC 2.0.0.2 and have set 'Content Temporary Directory' to /var/tmp/contentservice on Linux (RedHat).

Is there any known scenario where RTC would remove this directory?

It has got removed twice in the last month causing burnup and burndown reports (amung others) not to generate.

Has anyone else seen this bahavior?


Hi Eoghan,

I may have misunderstood but could you check the information below?
http://jazz.net/library/article/541
The Temporary Directory may have been deleted by tmpwatch.
It could be useful to check this information.

Ricardo Dias

0 votes


Permanent link
Thanks for your reply. It looks like tmpwatch is the problem - From /etc/cron.daily/tmpwatch it scrubbing /var/tmp every 720 hours (30 days).


$ cat /etc/cron.daily/tmpwatch
/usr/sbin/tmpwatch -x /tmp/.X11-unix -x /tmp/.XIM-unix -x /tmp/.font-unix -x /tmp/.ICE-unix -x /tmp/.Test-unix 240 /tmp
/usr/sbin/tmpwatch 720 /var/tmp
for d in /var/{cache/man,catman}/{cat?,X11R6/cat?,local/cat?}; do
if ; then
/usr/sbin/tmpwatch -f 720 $d
fi
done

0 votes


Permanent link
Does this directory have to reside on a local filesystem?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 17 '10, 4:04 a.m.

Question was seen: 5,846 times

Last updated: Dec 17 '10, 4:04 a.m.

Confirmation Cancel Confirm