Hi, i have a problem, Im working with oracle forms 12, weblogic 12c and oracle database 19c, when im trying to print a report with big data I GET THE FOLLOWS ERRORS:
in the http weblogic app:
FRM-41214
in Reports Server Queue Status:
REP-56048: Engine rwEng-0 crashed
in weblogic logs:
: "IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: 192.168.2.10; port: 54203"
but this only happens when the report have a lot of data, if the data is small the report work normally.
Thanks in advance