WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS


WKSP

WKSP0000E: Error in initialization -- {0}.
Explanation Error when initializing workspace.
Action Check the nested exception for detail.
WKSP0001E: Error reading serialized context from {0} -- {1}.
Explanation Error reading saved context information.
Action Check the nested exception for detail.
WKSP0002E: Error parsing string {0} -- {1}.
Explanation Error parsing string.
Action Check the string format.
WKSP0003E: Context {0} already exists.
Explanation Error creating a new context with a given name.
Action Check if the context already exists.
WKSP0004E: Error deleting {0}.
Explanation Error deleting file.
Action Check the nested exception for detail.
WKSP0005E: Error while releasing context {0}-{1}.
Explanation Error releasing context.
Action Check the nested exception for detail.
WKSP0006E: Error while saving context {0}-{1}.
Explanation Error saving context information.
Action Check the nested exception for detail.
WKSP0007E: Error getting ConfigRepository -{0}.
Explanation Error getting ConfigRepository.
Action Check the nested exception for detail.
WKSP0008E: RepositoryException while checking the state of {0} in the master repository --{1}.
Explanation Exception when checking the state from master repository.
Action Check the nested exception for detail.
WKSP0009E: Incorrect usage of WorkSpace APIs. The session of this WorkSpace is invalid.
Explanation 1) The same userId has more than one sessionId logged on to WorkSpace, so WorkSpace with the first sessionId becomes invalid. 2) The caller to WorkSpace has release the WorkSpace and should not continue using it.
Action Caller to WorkSpace APIs should check why one userId logged on to WorkSpace with two sessionId, or should not continue using the WorkSpace after it has been released.
WKSP0010E: Unable to delete existing session id file {0}.
Explanation Error deleting session id file.
Action Check the nested exception for detail.
WKSP0011E: Unable to create existing session id file {0} --{1}.
Explanation Error creating session id file.
Action Check the nested exception for detail.
WKSP0012E: Exception while extracting {0} from ConfigRepository--{1}.
Explanation Error extracting file from configRepository.
Action Check the nested exception for detail.
WKSP0013E: Context {0} not found.
Explanation Context not found for a given name.
Action Check if the context exists.
WKSP0014E: Unable to get InputStream for {0} --{1}.
Explanation Exception when getting input stream.
Action Check the nested exception for detail.
WKSP0015E: Unable to get OutputStream for {0} --{1}.
Explanation Exception when getting output stream.
Action Check the nested exception for detail.
WKSP0016E: Error getting digest for {0} --{1}.
Explanation Exception when getting kept digest from disk.
Action Check the nested exception for detail.
WKSP0017E: Error saving digest for {0}:{1} --{2}.
Explanation Exception when saving digest to disk.
Action Check the nested exception for detail.
WKSP0018E: Error reading file for {0} --{1}.
Explanation Exception when reading file for synchronization.
Action Check the nested exception for detail.
WKSP0019E: Error getting repository adapter {0} --{1}.
Explanation Exception when getting repository adapter
Action Check the nested exception for detail.
WKSP0020E: Error getting meta data repository root {0}.
Explanation The root for meta data definition is incorrect.
Action Check meta data root definition.
WKSP0021E: Error getting context type: {0}.
Explanation The context type may be missing in meta data definition.
Action Check meta data definition.
WKSP0022E: File validation failed --{0}.
Explanation An unexpected exception occurred during file validation for master configuration repository update.
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 Exception when copying file..
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 Found invalid character in context name.
Action Don't use the invalid character shown in the returned error message.
WKSP0100E: An error occurred getting a resource object during z/OS validation --{0}.
Explanation An unexpected exception occurred when getting a resource object during z/OS validation.
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 This message is for information only to tell configuration consistency check is on or off.
Action No user action is needed.
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 An error occurred while checking the configuration change being processed against any license restrictions in effect. It is possible that license restriction data has become corrupted.
Action 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/.
WKSP1000E: Error loading extent of {0}--{1}.
Explanation Exception when loading the extent.
Action Check the nested exception for detail.
WKSP1001E: Error loading resource {0} from context {1} --{2}
Explanation Can not load resource.
Action Check the nested exception for detail.
WKSP1002E: Error saving resource {0} -- {1}
Explanation Can not save resource.
Action Check the nested exception for detail.
WKSP1003E: Error merging resource {0} for context {1}.
Explanation Can not merge resource.
Action Check the nested exception for detail.
WKSP1004E: Error - ServerEntry {0} does not have a corresponding server in the configuration.
Explanation ServerEntry in serverindex.xml file does not have a corresponding server in the configuration. This extra ServerEntry will be removed from serverindex.xml.
Action Check the nested exception for detail.
WKSP1005E: Error - DeployedApplication {0} does not have a corresponding deployment.xml in the configuration.
Explanation DeployedApplication in serverindex.xml file does not have a corresponding deployment.xml in the configuration. This extra DeployedApplication will be removed from serverindex.xml.
Action Check the nested exception for detail.
WKSP1006E: Error copying source file {0} from template {1} to context {2}. Call stack: {3}.
Explanation The source file is not availabel in the template for copy.
Action This is a WAS internal error. Contact WAS service team for this error.
Reference topic    

Terms of Use | Feedback

Last updated: Feb 18, 2011 5:05:12 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sm.workspace.impl.workspace.html

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