MBR0000W 0: Class 1 not found while reading MANIFEST.MF; guessing at class.
Severity: Warning
Explanation: A class could not be instantiated while opening a Repository. The class name was found in the MANIFEST.MF file.
User Response: Check for problems in the MANIFEST.MF file. You may need to either rebuild the MANIFEST.MF file or manually edit the file to fix the problems. Try the operation again.
BeanBagModel0001E No jars found in 0 directory
Severity: Error
Explanation: An error occurred when trying to process a directory of .jar files. The directory does not exist or no .jar files were found in the directory.
User Response: Verify that the specified directory exists and that it has .jar files in it. Try the operation again.
MBR0001X 0: Caught 1.
Severity: Exception
Explanation: An exception occurred when an attempt was made to load from a .jar file.
User Response: Be sure that the .jar file exists, has correct file access permissions, and is not corrupt. Fix any problems and try the operation again.
BeanBagModel0002E 0 was not found in 1.
Severity: Error
Explanation: An error occurred when trying to find the specified bean in the specified .jar file.
User Response: Verify that the specified bean exists in the specified .jar file. Try the operation again.
MBR0002X 0: Caught 1 while reconstituting a ManagedBean.
Severity: Exception
Explanation: An exception occurred when an attempt was made to load from a .jar file while reconstituting a ManagedBean.
User Response: Be sure that the .jar file exists, has correct file access permissions, and is not corrupt. Fix any problems and try the operation again.
BeanBagModel0003E 0 could not be opened.
Severity: Error
Explanation: An error occurred when trying to open the specified repository. For instance, the repository could not be found or could not be read, or the repository name is malformed.
User Response: Verify that the specified repository exists or can be created. For copy/delete operations, verify that the repository is writable. Verify that the repository name is correctly specified. Try the operation again.
MBR0003X 0: IOException while instantiating 1, message=2.
Severity: Exception
Explanation: An IOException occurred when an attempt was made to instantiate the specified object.
User Response: Be sure that the file exists and has correct file access permissions. Fix any problems and try the operation again.
BeanBagModel0004E 0 could not be closed.
Severity: Error
Explanation: An error occurred when trying to close the specified repository. Typically this is due to an I/O error.
User Response: Verify that the specified repository still exists. For copy/delete operations, verify that the repository is still writable. Try the operation again.
MBR0004X 0: ClassNotFoundException while instantiating 1, message=2.
Severity: Exception
Explanation: The class of the object being instantiated could not be found.
User Response: Be sure that the class being instantiated is valid. Try the operation again.
MBR0005X 0: NullPointerException, message=1.
Severity: Exception
Explanation: A null pointer was encountered when an attempt was made to convert a MBELement ByteArray to an InputStream.
User Response: Be sure that ByteArray is not null and try the operation again.
MBR0006X 0: 1, message=2.
Severity: Exception
Explanation: A Java exception has occurred.
User Response: Be sure that the parameters to the indicated method are correct and try the operation again.
MBR0007X 0: Cannot find MessageDigest algorithm, message=1.
Severity: Exception
Explanation: The specified MessageDigest algorithm cannot be found.
User Response: Reinstall the Java Development Kit.
MBR0008X 0: Error instantiating 1 - 2.
Severity: Exception
Explanation: An error occurred when an attempt was made to instantiate a Bean or a Bean component.
User Response: Be sure that the working directory property is set, that the working directory has adequate file access permissions, and that the .class or .ser file in question has been written into the working directory. If there are no problems, examine the input parameters to this method.
MBR0009X 0: 1 not found.
Severity: Exception
Explanation: An IOException was thrown because a file or directory cannot be found.
User Response: Be sure that the file or directory exists and has adequate access permissions. Try the operation again.
MBR0010X 0: 1 is not a directory.
Severity: Exception
Explanation: An IOException was thrown because the specified file is not a directory.
User Response: Correct the problem and try the operation again.
MBR0011E 0: 1 is not a file.
Severity: Error
Explanation: An IOException was thrown because the specified directory is not a file.
User Response: Correct the problem and try the operation again.
MBR0012E 0: Cannot write because repository name is not set.
Severity: Error
Explanation: The repository cannot be written because the repository name is not set.
User Response: Set the repository name and try the operation again.
MBR0013E 0: Cannot write because 1 is a directory.
Severity: Error
Explanation: The repository cannot be written because the target is a directory.
User Response: Correct the problem and try the operation again.
MBR0014E 0: Cannot write because 1 is a file.
Severity: Error
Explanation: The Repository cannot be written because the target is a file.
User Response: Correct the problem and try the operation again.
MBR0015E 0: Error parsing MANIFEST.MF 1.
Severity: Error
Explanation: An error occurred when the MANIFEST.MF file was parsed. The file may be corrupt.
User Response: Be sure that the MANIFEST.MF file is not corrupt. Fix the problem and try the operation again.
MBR0016E 0: Error writing MANIFEST.MF 1.
Severity: Error
Explanation: An error occurred when an attempt was made to write the MANIFEST.MF file.
User Response: Be sure that the access permissions are set to allow a write operation. Try the operation again.\n