Sun Java System Portal Server 7.1 Deployment Planning Guide

ProcedureTo Use Debugging

To turn debugging on or off, you set the level of debugging or set it to off. The following steps describe what to do.

  1. Log in as root to the Gateway machine and edit the following file:

    /etc/opt/SUNWportal/platform.conf.default

  2. You can enable to following debug options:

    • debug.com.sun.portal.rewriter.original.level

    • debug.com.sun.portal.level

    • debug.com.sun.portal.rewriter.rulesetinfo.level

    • debug.com.sun.portal.rewriter.uriinfo.level


    com.iplanet.services.debug.level=FINEST

    The debug levels are:

    • OFF – No debug messages are logged.

    • Severe – Only serious errors are logged in the debug file. Rewriter usually stops functioning when such errors occur.

    • WARNING – Is a message level indicating a potential problem.

    • FINEST - Indicates a highly detailed tracing message.