Express (Distributed operating systems), v8.0 > Reference > Messages
WSVM
WSVM0001E: The validation manager helper class {0} is not available.
Explanation The specified class is used in the validation process for files that are extracted into the temporary user workspace. The error indicates that the specified class is not available in the runtime environment. Either the class path settings for the runtime environment are incorrect or that the JAR files are damaged. The error indicates a potentially serious problem with the runtime environment. Action Review the class path settings for the runtime environment. In particular, ensure that the validationmgr.jar file is being used. Also, verify that this archive file is undamaged and that it contains the specified helper class.
WSVM0002E: The validation manager helper class {0} could not be created.
Explanation The specified class is used in the validation process for files that are extracted into the temporary user workspace. The error indicates that the Application Server cannot instantiate the specified helper class. Action See the problem determination information on the product support web site.
WSVM0003E: Access is not available to the validation manager helper class {0}.
Explanation The specified class is used in the validation process for files that are extracted into the temporary user workspace. The error indicates that the Application Server cannot instantiate the specified helper class. Action See the problem determination information on the product support web site.