Troubleshooting
Problem
The virutal portal was not properly prepared to accept this import.
Symptom
Importing a full release (generated by XMLAccess/ExportRelease.xml) into a virtual portal fails. The XMLAccess output contains:
<status element="unknown" result="failed">
<message id="EJPXA0001E">com.ibm.wps.command.xml.XmlCommandException: EJPXA0001E: An error occurred while processing the XML configuration request. unknown</message>
<message>java.lang.NullPointerException</message>
</status>
Resolving The Problem
A virtual portal must be empty to accept the import of a full release. Administrators cannot rely on the ConfigEngine task empty-portal to empty virtual portals. To properly prepare the virtual portal to accept a release:
1. Delete the virtual portal.
2. (Optional: if you intend to import a release of the base portal as well) Empty the base portal.
3. Run Task.xml and verify that it completes.
4. (Optional, if you followed step 2) Import the base portal release.
5. Create an empty virtual portal with the create-virtual-portal task.
6. Import the virtual portal release to the virtual portal configuration URL (<protocol://host:port>/wps/config/<URL context of the virtual portal> by default).
Related Information
Was this topic helpful?
Document Information
Modified date:
03 December 2021
UID
swg21398677