[z/OS]

WKSP

WKSP0000E: Error in initialization -- {0}.
Explanation The workspace could not be initialized.
Action Check the nested exception for additional information.
WKSP0001E: Error reading serialized context from {0} -- {1}.
Explanation The saved context information could not be read.
Action Check the nested exception for additional information.
WKSP0002E: Error parsing string {0} -- {1}.
Explanation The specified string could not be parsed.
Action Check the string format.
WKSP0003E: Context {0} already exists.
Explanation The context could not be created because a context with the same name already exists.
Action Pick a context name that does not already exist.
WKSP0004E: Error deleting {0}.
Explanation The specified file could not be deleted.
Action Check the nested exception for additional information.
WKSP0005E: Error while releasing context {0}-{1}.
Explanation The specified context could not be released.
Action Check the nested exception for additional information.
WKSP0006E: Error while saving context {0}-{1}.
Explanation The specified context could not be saved.
Action Check the nested exception for additional information.
WKSP0007E: Error getting ConfigRepository -{0}.
Explanation The configuration repository could not be gotten.
Action Check the nested exception for additional information.
WKSP0008E: RepositoryException while checking the state of {0} in the master repository --{1}.
Explanation The state of the master repository could not be checked.
Action Check the nested exception for additional information.
WKSP0009E: Incorrect usage of WorkSpace APIs. The session of this WorkSpace is invalid.
Explanation The workspace session is not valid for one of the following reasons: - The same user ID has more than one session ID logged onto the workspace. The workspace for the first session ID became not valid. - The caller to the workspace has released the worskpace, but has continued to use it.
Action Have the caller to the workspace APIs: - Check why one user ID is logged on to the workspace with two session IDs. - Discontinue using the workspace after the workspace has been released.
WKSP0010E: Unable to delete existing session id file {0}.
Explanation The session ID could not be deleted.
Action Check the nested exception for additional information.
WKSP0011E: Unable to create existing session id file {0} --{1}.
Explanation The session ID could not be created.
Action Check the nested exception for detail.
WKSP0012E: Exception while extracting {0} from ConfigRepository--{1}.
Explanation The specified file could not be extracted from the configuration repository.
Action Check the nested exception for additional information.
WKSP0013E: Context {0} not found.
Explanation The specified context could not be found for a given name.
Action Check if the context exists.
WKSP0014E: Unable to get InputStream for {0} --{1}.
Explanation The specified input stream could not be gotten.
Action Check the nested exception for additional information.
WKSP0015E: Unable to get OutputStream for {0} --{1}.
Explanation The specified ouput stream could not be gotten.
Action Check the nested exception for additional information.
WKSP0016E: Error getting digest for {0} --{1}.
Explanation The digest could not be gotten from the file system.
Action Check the nested exception for additional information.
WKSP0017E: Error saving digest for {0}:{1} --{2}.
Explanation The digest could not be saved to the file system.
Action Check the nested exception for additional information.
WKSP0018E: Error reading file for {0} --{1}.
Explanation The file could not be read for synchronization.
Action Check the nested exception for additional information.
WKSP0019E: Error getting repository adapter {0} --{1}.
Explanation The repository adapter could not be gotten.
Action Check the nested exception for additional information.
WKSP0020E: Error getting meta data repository root {0}.
Explanation The root for meta data definition is incorrect.
Action Check the value of user.install.root system property.
WKSP0021E: Error getting context type: {0}.
Explanation The contect type could not be gotten or cannot find the specified context type in the meta data definition.
Action Check the meta data information.
WKSP0022E: File validation failed --{0}.
Explanation File validation for the master configuration repository update failed.
Action Refer to the trace output that accompanies this message for more information about the root cause.
WKSP0023E: Unable to copy file {0} due to exception --{1}
Explanation The specified file could not be copied due to the specified exception.
Action Refer to the trace output that accompanies this message for more information about the root cause.
WKSP0024E: Found invalid character {0} in context name: {1}.
Explanation The context name contains a character that is not valid.
Action Do not use the specified character as it is not valid.
WKSP0025E: Access checking failed when perform {0} operation on file, {1}
Explanation The user did not have the right authority to access the file.
Action Give proper authority to the user to access the file.
WKSP0100E: An error occurred getting a resource object during z/OS validation --{0}.
Explanation The resource object could not be gotten during validation on the z/OS operating system.
Action Refer to the trace output that accompanies this message for more information about the root cause.
WKSP0500I: Workspace configuration consistency check is {0}.
Explanation The message indicates whether the workspace consistency check is enabled or disabled.
Action No user action is required.
WKSP0550E: WebSphere Application Server license restrictions in effect do not allow this configuration change.
Explanation The configuration change being made exceeds the license retrictions in effect, for example, the maximum number of clusters or members in a cluster.
Action Make configuration changes within the license restrictions.
WKSP0551E: An error occurred while checking licensing restrictions.
Explanation The configuration change could not be checked against any licence restrictions. The license restriction data might be corrupted.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
WKSP1000E: Error loading extent of {0}--{1}.
Explanation The extent could not be loaded.
Action Check the nested exception for additional information.
WKSP1001E: Error loading resource {0} from context {1} --{2}
Explanation The specified resource could not be loaded from the specified context.
Action Check the nested exception for additional information.
WKSP1002E: Error saving resource {0} -- {1}
Explanation The resource could not be saved.
Action Check the nested exception for additional information.
WKSP1003E: Error merging resource {0} for context {1}.
Explanation The specified resource could not be merged for the specified context.
Action Check the nested exception for additional information.
WKSP1004E: Error - ServerEntry {0} does not have a corresponding server in the configuration.
Explanation The specified server entry in the serverindex.xml file does not have a corresponding server in the configuration. This extra server entry will be removed from the serverindex.xml file.
Action Check the nested exception for additional information.
WKSP1005E: Error - DeployedApplication {0} does not have a corresponding deployment.xml in the configuration.
Explanation The specified deployed application in the serverindex.xml file does not have a corresponding deployment.xml file in the configuration. This extra deployed application will be removed from the serverindex.xml file.
Action Check the nested exception for additional information.
WKSP1006E: Error copying source file {0} from template {1} to context {2}. Call stack: {3}.
Explanation The source file is not available for copying due to a product internal error.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
Reference topic    

Terms and conditions for product documentation | Feedback

Last updated: Apr 17, 2017 8:10:18 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sm.workspace.impl.workspaceNLS.html

© Copyright IBM Corporation 2006, 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)