Show TOC

Background documentationTrace and Log Files Locate this document in the navigation structure

 

Most monitoring with SAP NetWeaver Visual Composer is carried out through the standard J2EE and portal logging mechanisms for NetWeaver. This section describes the design-time and runtime logs used for monitoring Visual Composer.

At design time, Visual Composer interacts with the following J2EE components:

  • Portal Connector

  • Flex Server

  • Portal Deployment

  • VC Server

At runtime, Visual Composer interacts with VC Broker J2EE portal component.

The trace locations – under com.sap.portal.vc – are:

  • BIKitDesignTime (Severity=Error)

  • BIKitRunTime (Severity=Error)

  • HTMLBDesignTime (Severity=All)

  • HTMLBRunTime (Severity=Error)

  • connector (Severity=All)

  • server (Severity=All)

  • storyboard (Severity=All)

The severity level needs to be defined for each location in the J2EE Log Configurator. For more information, see the Appendix A section of the SAP Logging API documentation.