Collecting diagnostics and parameter files
Collect the following diagnostics and parameter files:
- The WebLogic Diagnostics Report
To view and save the report, right-click BEAWLS_ENVIRONMENT and select KM Commands > KM Administration > WebLogic Diagnostics Report. The locations of the report will be displayed in the system output window. - The output of the DiscoveredInformation text parameter
Cut and paste the information to a text file. - All the .log files in $PATROL_HOME/../srp/logs
- The srp psl log file error log
This file has a path name format of PATROL_HOME/log/srp-hostname-port.errs
where hostname is the console host and port is the IP services socket
The diag-hostname-port.log file from running patroldiags.psl, which resides in the following directory:
(Windows): \lib\psl
(UNIX): /lib/psl
This will be created in the log directory of the Patrol Agent machine.
- All of the config.xml files in the WebLogic installation tree, tagging them by directory location.
For example, when collecting all config.xml files for a given host, follow these steps:
- Login as a WebLogic authorized user.
Type the following commands:
$ cd /opt/WebLogic
$ find . -type f -name 'config.xml' -print > /tmp/file.list
$ tar cf /tmp/host1files.tar -I /tmp/file.list
- Send the *.tar files created for each host.
- Generate WebLogic Diagnostics Report and then send the files in $PATROL_HOME/../srp/diag
- The output of the DiscoveredInformation text parameter or the file locate in $PATROL_HOME/../srp/discoveryXML
- All the .log files in $PATROL_HOME/../srp/logs
- The srp psl log from $PATROL_HOME/log/srp-Name of the patrol agent.
- The diag-hostname-port.log file
- The WebLogic Server configuration files
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*