WUDU0000E: A SAX initialization error occurred: {0}
Explanation:
SAX could not initialize.
User Response:
Check the nested exception for details.
WUDU0001E: Unable to transform. No resource type specified to transform.
Explanation:
The view request did not specify what type of resource this was. For example, an Application descriptor or EJB descriptor.
User Response:
Check the installation of this resource to insure it is properly installed.
WUDU0002E: Transform error occurred: {0}
Explanation:
An error occurred while attempting to perform XSL transform on the deployment descriptor.
User Response:
Check the nested exception for details.
WUDU0003E: Could not load deployment descriptor through the user workspace. Exception: {0}
Explanation:
The deployment descriptor could not be accessed for processing.
User Response:
Check the nested exception for details.
WUDU0004E: Could not open deployment descriptor through archive interfaces. Exception: {0}
Explanation:
The deployment descriptor could not be opened for processing through archive interfaces.
User Response:
Check the nested exception for details.
WUDU0005E: Could not retrieve repository context. Exception: {0}
Explanation:
Could not access the workspace repository context for retrieval of the deployment descriptor.
User Response:
Check the nested exception for details.
WUDU0006E: NULL input stream obtained for the deployment descriptor.
Explanation:
Workspace returned a null pointer for the input stream to the deployment descriptor.
User Response:
Check the application installation.