D_pxGetFile and file descriptors
Grettings everyone,
I'm facing a small issue using the data page D_pxGetFile (while working on pega versions 8.1 and 8.2)
It reads the file content just fine, but I noticed that the file descriptor on the process remains there, and, in the long run, it reaches the max files limit that a process can have (i'm talking about fds on tomcat/linux)
Has any of you noticed this behaviour?
Thanks,
F