com.ibm.ws.objectManager.CWSOMMessages

CWSOM0001I: ObjectManager using logFile {0} was cold started.
CWSOM0002I: ObjectManager using logFile {0} was warm started logFileType={1}.
CWSOM0003I: ObjectManager using logFile {0} has shut down.
CWSOM0004I: ObjectManager using logFile {0} has shut down without performing a final checkpoint.
CWSOM0005W: The ObjectManager found that the logFile was too full and will back out transaction {0}.
CWSOM0100W: A transaction {0} was discovered during garbage collection and will be backed out.
CWSOM0200W: The ObjectStore {0} with strategy STRATEGY_SAVE_ONLY_ON_SHUTDOWN could not safely be closed.
CWSOM0201W: The ObjectStore requested {0} bytes of storage when it currently has {1} bytes but received exception{2}.
CWSOM1001E: ObjectManager caught ClassNotFoundException={0}(java.lang.ClassNotFoundException) while trying to deserialize an ManagedObject.
CWSOM1002E: Attempt to construct an ObjectStore using, storeName={0}(String) which has already been used by ObjectStore={1}.
CWSOM1003E: Object {0} is now in error state, its previous invalid state={1}(int) {2}(String).
CWSOM1004E: ObjectManager caught IOException={0}(java.io.IOException).
CWSOM1005E: ObjectManager caught IOException={0}(java.io.IOException).
CWSOM1006E: ObjectStore={0}(ObjectStore) was pass an invalid name={1}(String).
CWSOM1007E: The statistics named={0}(String) is not recognized.
CWSOM1008E: ObjectStore={0}(ObjectStore) was requested to store invalid ManagedObject={1} (ManagedObject).
CWSOM1009E: ObjectStore={0}(ObjectStore) generated sequenceNumber={1}(Long) which was already used by{2}(ManagedObject).
CWSOM1010E: ObjectStore {0} was asked to replace ManagedObject {1} referenced by Token {2} when a different Token {3} which already existed in the store.
CWSOM1011E: An invalid operation was attempted on Object={0} while it was in state={1}(int) {2}(String).
CWSOM1012E: ObjectManagerState={0}(ObjectManagerState) attempted to register or free a new transaction={1}(InternalTransaction) that the same LogicalUnitOfWork identifier as transaction={2}(InternalTransaction).
CWSOM1013E: Attempt to deregister a transaction that was not registered, transaction={0}(InternalTransaction).
CWSOM1014E: Attempt to locate an ObjectStore that was not registered, storeIdentifier={0}(int).
CWSOM1015E: ObjectManager unexpectedly caught exception={0}(Exception).
CWSOM1016E: Attempt to unlock or replace a ManagedObject={0}(ManagedObject) by InternalTransaction={1}(InternalTransaction), when it was locked under transactionLock={2}(TransactionLock).
CWSOM1017E: ObjectManagerState={0}(ObjectManagerState) caught exception={1}(Exception) trying to locate or create log file name={2}(String).
CWSOM1018E: The Object={0}(Object) detected the end of the input log file because of the underlying Exception={1}(Exception).
CWSOM1019E: Invalid log record type={0}(int) was read from the transaction log.
CWSOM1020E: Attempt to locate an ObjectStore that was not registered, storeName={0}(String).
CWSOM1021E: Invalid condition detected by {0}(Object). Variable={1} contained value={2}.
CWSOM1022E: The log file name={0}(String), is already in use.
CWSOM1023E: Log file has no valid header.
CWSOM1024E: Attempt to set a transaction XID when it is already set existing XID={0}([]byte) rejectedXID={1}([]byte).
CWSOM1025E: Attempt to set a transaction XID which is too long XID.length={0}(int).
CWSOM1026E: Attempt to use disabled methodName={1}(String) in source={0}(Object).
CWSOM1027E: Log file was too full to accommodate a total of {0}(long) bytes, the request reserved {1}(long) additional bytes and the space available is {2}(long) bytes.
CWSOM1028E: Invalid Log Record part type={0}(byte).
CWSOM1029E: No CheckpointEndLogRecord was found in the log file={0}(String).
CWSOM1030E: A memory based ObjectStore {0} was asked to retrieve a ManagedObject for Token={0}(Token), that was not already in memory.
CWSOM1031E: Simplified serialization size exceeded maximumSize={0}(long) actualSize={1}(long).
CWSOM1032E: Log fileSize too small, existing size={0}(long) requested size ={1}(long) available space={2}(long) predicted occupancy={3}(float) occupancy threshold={4}(float).
CWSOM1033E: Collection {0} is not empty dirty size={1}(long), transaction={2}(Transaction).
CWSOM1034E: An application attempted to start more that the defined maximum={0}(long) number of transactions.
CWSOM1035E: The maximum number of active transactions was temporarily reduced current active transactions={0}(long) current capacity ={1}(long).
CWSOM1036E: ObjectStore={0}(ObjectStore) name={1}(String) is already in use.
CWSOM1037E: Log File name={0}(String), physical size found shorter than expected size={1}(long) trying to access byte={2}(Long).
CWSOM1038E: ObjectManager={0} found that no restartable ObjectStores were available.
CWSOM1039E: Duplicate key={0}(Object) conflicts with existing entry={1}(Map.Entry) locked by transaction={3}(InternalTransaction).
CWSOM1040E: ObjectStore fileSize too small, requested size={0}(long), existing size={1}(long) used size={2}(long).
CWSOM1041E: ObjectManager caught Exception={0}(java.nio.XXX Exception).
CWSOM1042E: ObjectStore={0}(ObjectStore) was asked to allocate space for ManagedObject={1}(ManagedObject) when it was full.
CWSOM1043E: ObjectManager was passed an invalid log file type={0}(int).
CWSOM1044E: List={0}(List) was asked to create a sublist delimited by List.Entry={1}(List.Entry) which it did not contain.
CWSOM1045E: The ObjectManager attempted to deserialize a ManagedObject with signature={0}(int) which it did not recognize.
CWSOM1046E: ObjectStore={0} was constructed using an invalid store strategy={1}(int).
CWSOM1047E: Attempt to construct an ObjectStore using, storeName={0}(String) and identifier {1} which has already been used by ObjectStore={2}
CWSOM1048E: Object={0} discovered potentially corrupted data in Object={1}(Object).
CWSOM1049E: ObjectStore name={0} discovered corrupted signature={1}(String) instead of the correct signature={2}(String).
CWSOM1050E: A corrupted signature={0}(String) was found in the log file instead of the correct signature={1}(String).
CWSOM1051E: Thread={0} was asked to perform request={1} after it had stopped running.
CWSOM1052E: ObjectStore={0}(ObjectStore) caught exception={1}(Exception) trying to locate or create file name={2}(String).
CWSOM9999E: {0}