如何阻止JRE在JasperReports Server中创建临时文件

时间:2015-08-20 02:02:08

标签: java jasper-reports temporary-files

我的JasperReports服务器每分钟创建10多个临时文件。文件名以" virt"开头。根据Jaspersoft的说法,这些文件是由JRE在处理Font时创建的。我以前没有经历过Tomcat创建这么多临时文件。如何阻止JRE创建这些文件。

http://community.jaspersoft.com/wiki/answers-most-common-questions-regarding-jfxxxxxtmp-temporary-files

0 个答案:

没有答案