Previous Topic: Support Non-English and Multi-Byte Characters in Screen NameNext Topic: Add a New Category


Change the Debug Log Settings

The administrator can change the log level settings in CA Open Space to debug any error and to know the flow of request in the code.

Example: If you face some error while configuring DataSource, you can increase the log level of com.ca.sfo.portlet.datasource.action.ViewAction class.

com.ca.sfo.portlet.datasource.action.ViewAction is the Struts Action class, which gets the code to fulfill the web request.

Follow these steps:

  1. Log in to the CA Open Space control panel as the administrator.

    Example: http://CA_Open_Space_Server_Name:8686/group/control_panel

  2. Click Server Administration from the left pane.
  3. To view the present log levels for each package, select the Log Levels tab.
  4. To debug any error and to know the flow of request, change the level to Debug.

    You can find the log file (liferay.<date>.log) located in the OSOP folder of the CA Open Space installation directory.