IBM WebSphere - Must Gather collector

by
Jeremy Canfield |
Updated: April 27 2023
| IBM WebSphere articles
The collector.sh (Linux) or collector.bat (Windows) script can be used to create a JAR archive that can then be provided to IBM for problem analysis. The collector script with no additional options or flags will create a JAR archive for each profile.
${WAS_INSTALL_ROOT}/bin/collector.sh
Or the -profileName option can be used to target a specific profile.
${WAS_INSTALL_ROOT}/bin/collector.sh -profileName profile001
Or the collector script can be run from the profile directory.
${WAS_INSTALL_ROOT}/profiles/your_profile/bin/collector.sh
A JAR file should be created in the present working directory, where the JAR file has the following structure.
host_name-cell_name-node_name-profile_name.JAR
Did you find this article helpful?
If so, consider buying me a coffee over at