File.deleteOnExit()

Greetings

We are using Aspose Email for Java, Cells, etc. Our problem is that our long running server appears to be leaking memory due to accumulation of File objects referenced by Java File.deleteOnExit(). There are calls to deleteOnExit in cells, email, slides, ms, etc. How do we prevent Aspose from using this function? It has a hugely detrimental impact on our app.

dev$ grep -r deleteOnExit * --include "*.class"
Binary file com/aspose/cells/a/f/f.class matches
Binary file com/aspose/email/internal/n/i.class matches
Binary file com/aspose/ms/System/e/ae.class matches
Binary file com/aspose/slides/pf4dd765c/pbdb106a0/pa5e0ff62/af.class matches


Hi,


Thanks for your posting and using Aspose APIs.

We need more detail about your issue. Please illustrate your issue with some sample code, sample files (e.g. excel files or any other relevant files) and screenshots. The screenshots will help us understand your issue quickly and we will be able to help you asap. Thanks for you cooperation in this regard and have a good day.