|
This document applies only to the following language version(s)
:
US |
|
Problem |
If AdminConsole is installed seperately as a individual
install(just the client install) then webcontainer.jar is not copied
during install. This will cause a problem when trying to start XMLConfig.
You may see the following error during xmlconfig import:
Import from XML fails when using the Admin Console or the command line
with the following:
Exception:
java.lang.NullPointerException
at
com.ibm.websphere.xmlconfig.VirtualHostConfig.locate(VirtualHostConfig.java:111)
at
com.ibm.websphere.xmlconfig.VirtualHostConfig.importXML(VirtualHostConfig.java:156)
at com.ibm.websphere.xmlconfig.XMLConfig.importDOM(XMLConfig.java:1006)
at
com.ibm.websphere.xmlconfig.XMLConfig.importFromFile(XMLConfig.java:965)
at
com.ibm.ejs.sm.client.command.ImportCommand.execute(ImportCommand.java:70)
|
|
Cause |
The install does not install all the necessary files. |
|
Solution |
PQ70472 |
|