decorative banner

JSP troubleshooting tools


    GoLive includes several troubleshooting tools for the JSP server scripting environment:

    SQL test tool

    (/config/info/testsql.jsp) provides an SQL query test environment using an available database resource.

    Runtime debug switch

    (/WEB-INF/web.xml) lets you show more detailed debug information on a page with errors. Using any text editor, you can set the com.adobe.gl.runtimeDebug parameter to true and reset the server to enable this feature. It is disabled by default. You can also set this parameter by visiting the config/info/debug.jsp page and checking the box. You can only get debugging information if you have been validated in the friends.xml file.

    Troubleshooting Report page

    (/config/info/troubleshooting.jsp) provides information about your server environment on a single HTML page you can view in any browser.