Follow these steps to resolve this error:
- Uninstall the partial installation of Fix Pack 2. If the fix pack does
not uninstall, it is possible that the installer will continue at the
point of failure and successfully install the fixpack.
- Download the latest updateinstaller. The bug has been resolved in the
latest updateInstaller, PQ77502. Verify that this fix is included in the
updateInstaller that you are using.
- Source the setupcmdline.sh/bat. Verify that no Java™, HTTP or
Application Server processes are running.
- Reinstall Fix Pack 2.
This is an example of the error you might see in the install logs of
the failing component :
2004-05-06T11:00:23-04:00 Error 180 -- Dynamic loading of class
com.ibm.websphere.update.delta.earutils.NodeConfigFileCreateAction failed
: com.ibm.websphere.update.delta.earutils.NodeConfigFileCreateAction
2004-05-06T11:00:23-04:00 java.lang.ClassNotFoundException:
com.ibm.websphere.update.delta.earutils.NodeConfigFileCreateAction
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:195)
|