Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Server Log Viewer
    This portlet displays the Geronimo server log and is helpful for debugging problems with the Geronimo Console and with deployed applications.
  • Derby Log Viewer
    This portlet displays the log file for Geronimo's internal database, Derby.
  • Web Access Log Viewer
    This portlet displays and filters the Web container log file. This log file contains HTTP accesses and messages from JSP and servlet applications that are running on Geronimo. By default this portlet displays the contents of the log file for the current date. You can apply different filtering criteria to view only data of your interest.
  • Derby Log Viewer
    This portlet displays the log file for Geronimo's internal database, Derby.

Back to Top

Shutdown
Anchor
Shutdown
Shutdown

...

A shutdown will shutdown the server and cause the JVM to exit. To continue using the Geronimo Console after a shutdown, Geronimo must be restarted.

...

  • Web Server Manager
    When this portlet is enabled, it will collect server performance statistics. The values being measured are:
    • Total Requests
    • Connections
    • Errors
    • Total 1xx, 2xx, 3xx, 4xx, 5xx Responses
    • Active Request Count (Current, Low, High)Active Requests
    • Request Duration
    • Connections Open
    • Connection Requests
    • Connection Duration
      Info

      For the last five values, Count, Average and Maximum will be also displayed.

  • Network Listeners
    This portlet displays all the connector listeners (HTTP, HTTPS and AJP) and status for both Jetty and Tomcat Web containers. From this portlet you can add new listeners and change the status (stop, start, restart, edit, delete) of the existing connectors.

...