Troubleshooting
Problem
Resolving The Problem
Tab navigation
- Learning more- selected tab,
- Troubleshooting
- Collecting data
Collecting data for problems with the IBM® WebSphere® Application Server classloader component. Gathering this MustGather information before calling IBM support will help you understand the problem and save time analyzing the data
This MustGather is needed to analyze exceptions such as: ClassNotFoundException, NoClassDefFoundError, ClassCastException, NoSuchMethodError, LinkageError, UnsatisfiedLinkError, VerifyError, UnsupportedClassVersionError, IncompatibleClassChangeError, ClassFormatError.
Collecting data manually
NOTE: Please see the following link for instructions to set classloader tracing on Websphere Liberty:
MustGather: Classloader problems for WebSphere Application Server Liberty
Perform the following steps to collect WebSphere Application Server specific information. Please make sure you enable the JVM args. These are necessary for getting all of the information needed from the trace:
- Enable Java™ Virtual Machine (JVM) classloader traces through the Admin console:
- Select Servers, choose Application servers and select the server you want to configure.
- In the Server Infrastructure section, open Java and Process Management and select Process Definition.
- Under Additional Properties, select Java Virtual Machine.
- Check the Verbose class loading checkbox.
- Add the following string to the Generic JVM arguments field:
-Dws.ext.debug=true -Dws.osgi.debug
- Click OK.
- Select Servers, choose Application servers and select the server you want to configure.
- Enable and collect Application Server traces with the following trace string:
com.ibm.ws.classloader.*=all
For more details, see How to set up a trace. - Save the changes. Stop the server.
- Clear the JVM and OSGi class cache. For more details, see How to clear the WebSphere Class Caches..
- Backup and delete all WebSphere log files for this WebSphere process (SystemOut*.log, SystemErr*.log, native_stderr.log, native_stdout.log, startServer.log, stopServer.log and trace.log).
The log files are located in the following directory:
<profile_root>/logs/server_name/*
Clear all WebSphere Application Server FFDC logs. FFDC files are located in the following directory:
<profile_root>/profile_name/logs/ffdc/*
Note: If you have configured to write FFDC log files into a different location, then clear them accordingly.
- Restart the server. Reproduce the issue. Make sure the classloader exception is generated in the WebSphere logs (SystemOut.log) and the trace file (trace.log).
- Run the collector tool against the problem profile.
- Send the collector output to IBM: Exchanging information with IBM support.
Related information
MustGather: Read first for WebSphere Application Server
Getting started with Troubleshooting for WebSphere Application Server
Was this topic helpful?
Document Information
Modified date:
14 September 2023
UID
swg21196187