RE: [iText-questions] IOException when trying to access font

2004-11-18 Thread Paulo Soares
> 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

[iText-questions] IOException when trying to access font

2004-11-17 Thread Tomas Hansson
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,