Versions Compared

Key

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

...

So, selecting the Web container is no longer a matter of changing configuration files but rather choosing a directory structure for the different assenbliesassemblies. Within this structure you will find a /bin directory, the next section explains the commands located in this directory and how to start and stop the server.

...

From this portlet you can also change the Log Level. By default this value is set to INFO, the possible values you can choose from are All, DEBUG, INFO, WARN, ERROR, FATAL, TRACE and OFF.

Log Server Viewer

The Log Server Viewer portlet options are illustrated in the following figure. From this portlet you can view the Geronimo server logs as well as set filters for refining the results displayed.

!LogServerViewer.jsp!

The Reset link on the upper left corner will reset any filtering criteria you may have specified to the Geronimo Administrative Console's defaults and will display the last 11 lines (if any) of the current server log.

The Filter Results: area will let you specify different filtering criteria for narrowing down your search. The File pull-down menu allows you to select the log file to view. Lines ..to.. lets you specify a range of line of log to analyze. Max Results limits the number of lines to be displayed. Level displays only those errors occurred for that Log Level. Containing text lets you enter a specific string to search through the server log. With Exceptions by clicking this checkbox will be displayed not just the error but also the exception, the stack trace display will be limited to the number lines set by the Max Results value.

Performance monitoring

Adding new listeners for the Web containers

...