Express (Distributed operating systems), v8.0 > Reference > Messages
CWSAJ
CWSAJ1001E: An internal error occurred. A bundle manifest must contain exactly one Bundle-SymbolicName entry. The following entry was found: {0}.
Explanation The runtime attempted to process the metadata for a bundle, and was unable to determine the bundle's symbolic name. Action If the problem persists, see problem determination information on the WAS Support page at //publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/ ://www.ibm.com/software/webservers/appserv/was/support/
CWSAJ1002E: An internal error occurred. A bundle with symbolic name {0} and manifest version {1} could not be processed.
Explanation A bundle manifest must contain both a valid Bundle-SymbolicName and Bundle-ManifestVersion entry. Action Check that all bundles contain a valid Bundle-SymbolicName and Bundle-ManifestVersion entry in their manifest files.
CWSAJ1003E: An internal error occurred. A composite bundle manifest must contain exactly one Bundle-SymbolicName entry. The following entry was found: {0}.
Explanation The runtime environment attempted to process the metadata for a composite bundle, and could not determine the bundle's symbolic name. Action If the problem persists, see problem determination information on the WAS Support page at //publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/ ://www.ibm.com/software/webservers/appserv/was/support/
CWSAJ1004E: An internal error occurred. A composite bundle with symbolic name {0} and manifest version {1} could not be processed.
Explanation A composite bundle manifest must contain both a valid Bundle-SymbolicName and CompositeBundle-ManifestVersion entry. Action Check that all composite bundles contain a valid Bundle-SymbolicName and CompositeBundle-ManifestVersion entry in their manifest files.
CWSAJ1005E: An internal error occurred. A bundle fragment manifest must define exactly one Fragment-Host entry. The following entry was found: {0}.
Explanation The runtime environment attempted to process the metadata for a bundle fragment, and could not determine the fragment's host bundle. Action If the problem persists, see problem determination information on the WAS Support page at //publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/ ://www.ibm.com/software/webservers/appserv/was/support/