Previous Topic: Unable to Start Apache on UNIX systems

Next Topic: DNS Caching in the SPS


Unable to Log Federation Web Services Errors

Symptom:

The Federation Web Services errors are not logged.

Solution:

To log the errors in Federation Web Services, enable the AffWebServices and FWSTrace logs parameters in the LoggerConfig.properties file.

Follow these steps:

  1. Open the LoggerConfig.properties file.

    Default Path: sps_home/secure-proxy/Tomcat/webapps/affwebservices/WEB-INF/classes/LoggerConfig.properties

  2. Configure the following parameters:
    LoggingOn=Y
    
    TracingOn=Y
    
  3. Save the changes.