FAQs (EN)



4. Which log files does CIB documentServer support and how do I activate them?

There are several types of log files in the three layers of the CIB documentServer:

  • Client application: Using the methods setDebugRequestFilename and setDebugResponseFilename of the class UrlDocumentServerImpl, the sent XML and the received document or XML can be written to a file from the client application.
  • Application server: The CIB documentServer Java framework writes to the normal standard output and standard error log of your application server. It logs errors, configuration settings, start/stop of the CIB documentserver web application, start/stop of socket servers, and data volumes transferred to the socket servers. Can be partially switched off via the settings of your application server.
  • - Native modules: You can activate the traces of the individual modules.