How to configure logs to show errors / how to trace errors
Hi,
What is the correct way to configure the Forms server to log errors and their stacktrace ?
Context:
- complex Forms (and Reports) JNLP application, developed and maintained by a software vendor since 1995
- Forms and Reports server installation (with dependencies: FMW, Weblogic, OHS...) performed with a script made by the vendor, with almost no human intervention except a config file and running a couple of bash scripts (Forms version 12.2.1.3.0 -- Oracle Database 12.2.0.1.0)
Sometimes the client application show an ORA error message (e.g. ORA-06502) or error messages like "FRM-40505: Oracle error: unable to perform query" or other errors (sometimes preventing the user from exiting the application).