> Subject: [iText-questions] IOException when trying to access font
>
> I have a servlet that generates PDF reports based on some data in a
> database. I am using the Arial font
> (c:/windows/fonts/arial.ttf). While
> stress-testing this servlet (>10 simultaneous conn
I have a servlet that generates PDF reports based on some data in a
database. I am using the Arial font (c:/windows/fonts/arial.ttf). While
stress-testing this servlet (>10 simultaneous connections), I am
occasionally getting a java.io.IOException: Bad file descriptor.
To alleviate this problem,