Hi Durga, Before trying to resolve this particular issue, are you able to upgrade to 1.0? It is possible that your particular issue has been resolved after 0.95. There are threads on the mailing list that report similiar problems, e.g. http://old.nabble.com/Too-many-open-images--td25664263.html#a25664263 http://old.nabble.com/Keeping-memory-usage-low-when-FOP-is-not-running-and-avoid-open-file-handles-after-FOP-is-run-td29202650.html#a29205862
Let me know if you want further help Pete On Wed, Nov 17, 2010 at 3:49 PM, Nuvvula, Durga <[email protected]> wrote: > Hi, > > > > I am using the FOP 0.9.5 for my pdf generation. I have made sure that I have > closed all the input streams that I have opened for pdf generation. > > > > I am not opening the image files(.tiff,.gif,.png etc) directly but I am > using them in my XSL. I have made sure that my xsl stream is closed properly > in the finally block. > > > > When I track the number of open files through lsof, I am observing the image > files(.tiff,.gif,.png etc) not closed because of this it is reaching the > limit of number of open files and have to restart the server. Our server has > the configuration of open files to 1024. > > > > Do I need to do anything extra for closing the image files that have opened > by the FOP internally? > > > > Any help or suggestions towards the resolution of the problem is > appreciated. > > > > Thanks In Advance. > > > > Best Regards, > > Durga Prasad > > 46943895956 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
