WebSphere Zprávy aplikačního serveru
             Operační systémy: AIX, HP-UX, Linux, Solaris, Windows, z/OS


CWSAN

CWSAN0001E: Cannot create ApplicationMetadataImpl object from the application manifest {0}.
Vysvětlení An application manifest, APPLICATION.MF, must contain both Application-SymbolicName and Application-Version headers.
Akce Edit the APPLICATION.MF file to add the missing header or headers.
CWSAN0002E: Invalid header split: {0}.
Vysvětlení The Deployed-Content header in the deployment manifest, DEPLOYMENT.MF, is not valid.
Akce If you provided this file, correct the contents of the Deployed-Content header.
CWSAN0004E: Cannot create ContentImpl object based on content: {0}.
Vysvětlení The application content is ambiguous or not valid.
Akce Check and correct the source of the content, if possible.
CWSAN0005E: The deployment content value is not valid, because it does not contain the deployed-version attribute: {0}.
Vysvětlení A deployment manifest, DEPLOYMENT.MF file, must contain a valid deployed-version header.
Akce If you provided the DEPLOYMENT.MF file, check that it contains a valid deployed-version header.
CWSAN0006E: Cannot create filter for {0}.
Vysvětlení A service has been declared with a filter expression that is not valid.
Akce Locate and correct the filter expression.
CWSAN0007E: The path {0} is not the location of a valid file or directory.
Vysvětlení A bundle manifest cannot be extracted because the location is not a valid file or directory.
Akce If you provided this location, check that it is valid and that it exists.
CWSAN0008E: Cannot parse the string because a quotation mark (") is missing: {0}.
Vysvětlení A bundle manifest cannot be processed because at least one element does not contain a required quotation mark.
Akce Locate and correct the specified bundle manifest.
CWSAN0009E: Cannot parse the version {0} because it does not comply with the OSGi version specification.
Vysvětlení A manifest header cannot be parsed because it contains a version attribute that is not valid.
Akce Locate and correct the version according to the OSGi version specification.
CWSAN0010E: Cannot parse the version because the version attribute is empty.
Vysvětlení A manifest header cannot be parsed because it contains an empty version attribute.
Akce Locate and correct the relevant header.
CWSAN0011E: Cannot parse {0} for the exact version.
Vysvětlení A file that must contain exact versions only, such as a deployment manifest, DEPLOYMENT.MF, contains a range of versions.
Akce Locate and correct the relevant header.
CWSAN0012E: Cannot create temporary output directory for file {0}.
Vysvětlení The product needs to create a temporary directory but cannot.
Akce Check that storage space exists, and that the product has the necessary permissions to create the directory.
CWSAN0013W: Cannot parse an Import-Service entry {0} in application {1}.
Vysvětlení An entry in the Import-Service header of the application manifest, APPLICATION.MF, is not valid.
Akce Locate and correct the relevant header.
CWSAN0014W: Cannot parse an Export-Service entry {0} in application {1}.
Vysvětlení An entry in the Export-Service header of the application manifest, APPLICATION.MF, is not valid.
Akce Locate and correct the relevant header.
CWSAN0015W: Cannot parse an Application-Roles entry {0}.
Vysvětlení An entry in the Application-Roles header of the application manifest, APPLICATION.MF, is not valid.
Akce Locate and correct the relevant header.
CWSAN0016W: An internal error occurred. Unable to create new security file {0} in the workspace.
Vysvětlení This exception is unexpected. The cause is not immediately known.
Akce If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSAN0017W: An internal error occurred. Unable to create new security file {0} in the workspace.
Vysvětlení This exception is unexpected. The cause is not immediately known.
Akce If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSAN0018E: Invalid header split: {0}.
Vysvětlení The Deployed-Use-Bundle header in the deployment manifest, DEPLOYMENT.MF is not valid.
Akce If you provided this file, correct the contents of the Use-Bundle header.
CWSAN0019E: Invalid header split: {0}.
Vysvětlení The Provision-Bundle header in the deployment manifest, DEPLOYMENT.MF is not valid.
Akce If you provided this file, correct the contents of the Provision-Bundle header.
CWSAN0020E: Duplicate bundle content was found in EBA {0} for WAB {1} at locations {2} and {3}.
Vysvětlení Two Web application bundle (WAB) files in the enterprise bundle archive (EBA) file have the same bundle symbolic name, version, and Web-ContextPath.
Akce Ensure that the EBA file contains the correct WAB files.
CWSAN0021W: A bundle {0} in the EBA {1} has no bundle manifest.
Vysvětlení A bundle file in the enterprise bundle archive (EBA) file has no bundle manifest, MANIFEST.MF. This bundle cannot serve Web content and might not operate correctly.
Akce Ensure that the bundle file contains a valid bundle manifest file.
CWSAN0022E: An internal error has occurred. There was an error searching for bundles in EBA {0}.
Vysvětlení This exception is unexpected. The cause is not immediately known.
Akce If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSAN0023W: Cannot read the manifest of the bundle {0} in the EBA {1}.
Vysvětlení The bundle manifest, MANIFEST.MF, for a bundle in the enterprise bundle archive (EBA) file cannot be read. This bundle cannot serve Web content and might not operate correctly.
Akce Ensure that the bundle file contains a valid manifest file.
CWSAN0024E: DeployedService-Import header is not valid: {0}
Vysvětlení The DeployedService-Import header in a deployment manifest, DEPLOYMENT.MF, is not valid.
Akce If you provided the deployment manifest, correct the contents of the DeployedService-Import header.
CWSAN0025E: The Deployed-Content {0} in the DEPLOYMENT.MF file does not match the Application-Content {1} in the APPLICATION.MF file of the enterprise bundle archive (EBA).
Vysvětlení The bundles listed in the Deployed-Content header in the DEPLOYMENT.MF file must match the bundles listed in the Application-Content header in the APPLICATION.MF file. The bundle version in the Deployed-Content header in the DEPLOYMENT.MF file must be within the version range for the corresponding bundle in the Application-Content header in the APPLICATION.MF file.
Akce If you provided the deployment manifest, correct the contents of the Deployed-Content header in the DEPLOYMENT.MF file. Ensure that each bundle is listed in both the Deployed-Content header in the DEPLOYMENT.MF file and the Application-Content header in the APPLICATION.MF file, and that the bundle version in the Deployed-Content header in the DEPLOYMENT.MF file is within the version range for the corresponding bundle in the Application-Content header in the APPLICATION.MF file.
CWSAN0026E: The Deployed-Use-Bundle {0} in the DEPLOYMENT.MF file does not match the Use-Bundle {1} in the APPLICATION.MF file of the enterprise bundle archive (EBA).
Vysvětlení The bundles listed in the Deployed-Use-Bundle header in the DEPLOYMENT.MF file must also be listed in the Use-Bundle header in the APPLICATION.MF file. The bundle version in the Deployed-Use-Bundle header in the DEPLOYMENT.MF file must be within the version range for the corresponding bundle in the Use-Bundle header in the APPLICATION.MF file. The Use-Bundle header in the APPLICATION.MF file can list additional bundles that are not listed in the Deployed-Use-Bundle header of the DEPLOYMENT.MF file.
Akce If you provided the deployment manifest, correct the contents of the Deployed-Use-Bundle header in the DEPLOYMENT.MF file. Ensure that each bundle listed in the Deployed-Use-Bundle header in the DEPLOYMENT.MF file is also listed in the Application-Content header of the APPLICATION.MF file, and that the bundle version in the Deployed-Use-Bundle header of the DEPLOYMENT.MF file is within the version range for the corresponding bundle in the Use-Bundle header in the APPLICATION.MF file.
CWSAN0027E: Invalid header split: {0}.
Vysvětlení The WAS-Feature-Required header in the deployment manifest, DEPLOYMENT.MF, is not valid.
Akce If you provided the deployment manifest, correct the contents of the WAS-Feature-Required header.
CWSAN0030E: The Application-SymbolicName {0} in the DEPLOYMENT.MF does not match the Application-SymbolicName {1} in APPLICATION.MF.
Vysvětlení The Application-SymbolicName in the application manifest, APPLICATION.MF, and deployment manifest, DEPLOYMENT.MF, do not match.
Akce Check that the correct file is provided, and ensure the values of Application-SymbolicName in the APPLICATION.MF and DEPLOYMENT.MF are the same.
CWSAN0031E: The Application-Version {0} in the DEPLOYMENT.MF does not match the Application-Version {1} in APPLICATION.MF.
Vysvětlení The Application-Version in the application manifest, APPLICATION.MF, and deployment manifest, DEPLOYMENT.MF, do not match.
Akce Check that the correct file is provided, and ensure the values of Application-Version in the APPLICATION.MF and DEPLOYMENT.MF are the same.
CWSAN0032E: The Application-SymbolicName {0} and Application-Version {1} in the DEPLOYMENT.MF do not match the Application-SymbolicName {2} and Application-Version {3} in APPLICATION.MF.
Vysvětlení The Application-SymbolicName and Application-Version in the application manifest, APPLICATION.MF, and deployment manifest, DEPLOYMENT.MF, do not match.
Akce Check that the correct file is provided, and ensure the values of Application-SymbolicName and Application-Version in the APPLICATION.MF and DEPLOYMENT.MF are the same.
Téma reference    

Podmínky používání | Názory

Poslední aktualizace: Oct 21, 2010 8:01:36 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.eba.utils.messages.html

© Copyright IBM Corporation 2006, 2010. Všechna práva vyhrazena.
Toto Informační centrum je založeno na technologii Eclipse. (http://www.eclipse.org)