Thomas DeWeese <[EMAIL PROTECTED]> writes:

>> The problem is that something, presumably Batik, is copying this font
>> file to a temporary file (in the tomcat temp directory), and fails to
>> remove it.  Over time, I get hundreds of copies of the same file there
>> (with names like +~JF4554.tmp), and have to delete them manually.
>
>     I'm fairly certain that it is not Batik, we use Font.createFont
> which takes an InputStream.  I would suspect that this method is
> copying the file so it can use some sort of native library to read
> the font...  Not that this helps you, I'm just "passing the buck" to
> the JVM :)

FYI, I upgraded to JDK 1.5, and now the problem seems to be gone.

-- 
Måns Rullgård
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to