I presume that you have DB2, and the associated library files installed.
What version of WSAS are you using?
1. Open a command prompt
2. cd to the websphere application server bin directory
- On Windows, this would be something like:
cd /d D:\IBM\WebSphere\AppServer
\bin
- On *ix type systems, this would be something like:
cd /opt/IBM/WebSphere/AppServ
er/bin
3. Execute the "versionInfo" command script
- On Windows, this would be something like:
versionInfo
- On *ix type systems, this would be something like:
./versionInfo.sh
Near the end of the output you should see something like shown below.
- Next, you can take a look at this document
http://www.IBM.com/support/docview.wss?rs=180&uid=swg21228700 Title: ProblemDetermination: Classloader problems for WebSphere Application Server
That URL is to the "Analyzing Data" tab. You may also want to take a look at the other tabs:
- Learning More
- Troubleshooting
- Collecting data