Hi all,
at the moment we are migrating our Forms applications from 12c to 14c.
We observe a problem with some of our reports. Standard reports which contain only text and tables work fine. But we observe problems with reports where graphic files like JPGs are included. These reports worked fine using 12c but when using reports 14c we observe an increase of the used memory every time the report is created which results in an OutOfMemory error after some calls. In a first step we increased the heap space for the report server but this had only the effect that the we can call the report more often but at the end we get the same error.
As a workaround we reduced the parameter engLife for the report server so that the report engine will restarted automatically before the OutOfMemory error occurs.
We use standalone report servers.
Does anyone observe similar problems and know the cause for that?
Thanks and with best regards
Peter