Skip to main content
avillanueva
23-Emerald I
23-Emerald I
February 18, 2026
Solved

/tmp area filling up with jr-font TTF files

  • February 18, 2026
  • 1 reply
  • 28 views

On Windchill 13.0.2.4. I have seen this many months ago so not a huge issue. It might be related to a customization we added to process representations from WTDocuments but here goes. User got an error message "No Space Left on This Device". Sure enough /tmp was at 100% of 1GB. Looking in folders, the Windchill temp folder was filled with 500+ font files with the pattern jr-font<some number>.ttf. These are about 0.5 MB each so eventually it filled up. I cleared out these files but I am sure to see this again. Any idea as to what its doing and why they are not being cleaned up. I suspect its related to something we added but just a quick guess.   

Best answer by Fadel

Take a look at https://www.ptc.com/en/support/article/CS406061 

1 reply

Fadel
Fadel23-Emerald IAnswer
23-Emerald I
March 11, 2026
avillanueva
23-Emerald I
23-Emerald I
March 13, 2026

I will have to see which jasper reports are generating these but I think you have nailed the cause. Surprised I did not see this before. Strange that it only looks for them to clean up on startup/shutdown events. This means that if you run for a long time, it could fill up. I suspect a cron job to clean these is needed.

18-Opal
March 13, 2026

What is interesting - this is strikingly similar to the Solr temp file issue.