Using a database as the default repository fails

When a database repository is setup as one of the repositories and is used for login during the WebSphere Application Server startup an exception might be thrown.

If you receive the exception,
4/29/05 10:47:40:174 EDT] 0000000a SystemErr
java.lang.ClassNotFoundException: COM.ibm.db2.jdbc.app.DB2Driver
	at java.net.URLClassLoader.findClass(URLClassLoader.java:376)
	at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:106)
	at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
	at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
	at java.lang.Class.forName1(Native Method)
	at java.lang.Class.forName(Class.java(Compiled Code))
you can correct the problem in either of two ways:

Icon that indicates the type of topic Concept topic

Terms and conditions for documentation | Feedback


Timestamp icon Last updated: March 30, 2016 13:35
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=vmm&topic=databasedefaultfails
File name: databasedefaultfails.html