CWSIS

CWSIS0001E: An item does not have an accessible (public) default constructor {0}.
Explanation An item was added to the data store but it did not have an appropriate constructor.
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/.
CWSIS0002E: The messaging engine encountered an exception while starting. Exception: {0}
Explanation If the message does not give sufficient information, check previous messages for further help.
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/.
CWSIS0003E: Reference {0} has no referred item and cannot be added to {1}.
Explanation An attempt was made to add a reference to a reference stream, which breaks consistency constraints.
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/.
CWSIS0004E: It is not possible to add {0} to {1} because it is not in a data store.
Explanation An attempt was made to add an item to a stream that is not in a data store.
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/.
CWSIS0005E: It is not possible to add {0} to second stream {1}.
Explanation An attempt was made to add an item to a stream when the item was already in another stream.
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/.
CWSIS0006E: It is not possible to add to stream {0} that is {1}.
Explanation An attempt was made to add to a stream that was in an incorrect state.
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/.
CWSIS0500E: The item storage strategy {0} exceeds the owning stream storage strategy {1}.
Explanation An attempt was made to add an item to a stream where the item had a higher storage strategy than the stream.
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/.
CWSIS0501E: It is not possible to delete a stream that is not empty.
Explanation An attempt was made to delete a stream that was not empty.
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/.
CWSIS0502E: There was an exception while restoring an item.
Explanation An attempt to restore an item failed.
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/.
CWSIS0503E: Configuration information for the data store is not available.
Explanation The data store did not receive its configuration.
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/.
CWSIS0504E: The root persistable object cannot be created.
Explanation The root persistable object was not created.
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/.
CWSIS0505E: The data store is in an incorrect state, {0}.
Explanation The data store is not in the correct state to perform the requested operation.
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/.
CWSIS0506E: The authentication data associated with the alias, {0}, is invalid.
Explanation The authentication data provided cannot be used to access the database containing the data store.
Action Provide an alternate authentication alias and try again.
CWSIS1000E: The requested action could not be carried out as it does not comply with the XA transaction protocol.
Explanation An internal error has occurred. The XA transaction protocol has not been followed correctly.
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/.
CWSIS1001E: The requested action could not be carried out as it does not comply with the resource manager's internal transaction protocol.
Explanation An internal error has occurred. The resource manager's transaction protocol has not been followed correctly.
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/.
CWSIS1002E: An unexpected exception was caught during transaction completion. Exception: {0}
Explanation An internal error has occurred. Transaction processing failed when the resource manager was asked to complete its work.
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/.
CWSIS1003E: The WebSphere function cannot be used outside of WebSphere.
Explanation An attempt was made to use WebSphere-specific function whilst not in the WebSphere run-time environment.
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/.
CWSIS1004E: The transaction cannot be committed. The transaction is complete or completing.
Explanation An attempt was made to commit a transaction that has already been completed or is in the process of completing.
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/.
CWSIS1005E: The transaction cannot be rolled back. The transaction is complete or completing.
Explanation An attempt was made to roll back a transaction that has already been completed or is in the process of completing.
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/.
CWSIS1006E: The outcome of a transaction used to change the contents of the message store could not be determined. The messaging engine is stopping to avoid the possibility of data loss.
Explanation A heuristic hazard has been detected. The messaging engine needs to restart to determine whether the changes to its message store succeeded.
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/.
CWSIS1099E: An unexpected exception has occurred. Exception: {0}
Explanation An internal error has occurred. The included exception information can be used for diagnosis.
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/.
CWSIS1499E: An unrecoverable error has occurred and the messaging engine cannot continue.
Explanation An internal error has occurred.
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/.
CWSIS1500E: The dispatcher cannot accept work.
Explanation The dispatcher cannot accept more work due to an earlier data store error.
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/.
CWSIS1501E: The data source has produced an unexpected exception: {0}
Explanation The data source that was configured for use as a data store has produced an exception.
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/.
CWSIS1502E: The tuple type, {0}, is not recognized as a valid type.
Explanation An internal error has occurred.
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/.
CWSIS1503E: Database: {0}, version: {1}, platform: {2}, is not supported
Explanation The specified database is not recognized as a supported database.
Action Rerun the command and specify a supported database.
CWSIS1504E: The messaging engine is stopping due to an exception from the data source.
Explanation An exception from the data source caused the messaging engine to stop in order to avoid data corruption.
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/.
CWSIS1507E: The item, {0}, cannot contain other items because it is of type, {1}
Explanation An incorrect operation has occurred on the internal message representation.
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/.
CWSIS1508E: The item table identifier, {0}, is outside of the allowed range.
Explanation A maximum of 32 item tables can be used, with identifiers in the range 0 - 31.
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/.
CWSIS1509E: An incorrect number of stream tables, {0}, were found.
Explanation There must be only one stream table.
Action Correct the problem and try again.
CWSIS1510E: An incorrect number of permanent tables, {0}, were found.
Explanation There must be at least one permanent table.
Action Correct the problem and try again.
CWSIS1511E: An incorrect number of temporary tables, {0}, were found.
Explanation There must be at least one temporary table.
Action Correct the problem and try again.
CWSIS1513E: The rollback only state cannot be set on an autocommit connection
Explanation An attempt was made to set the state of an autocommit connection to 'rollback only'
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/.
CWSIS1514E: A data source JNDI name has not been specified.
Explanation A JNDI name is needed in order to identify the data source to use as a data store.
Action Correct the problem and try again.
CWSIS1515E: The database, {0}, is not recognized as a valid database.
Explanation An internal error has occurred.
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/.
CWSIS1516E: Both data columns of table, {0}, were non-null.
Explanation An internal error has occurred.
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/.
CWSIS1517W: Reliable persistent data could not be written to the data store by messaging engine {0}.
Explanation An earlier exception prevented the writing of reliable persistent data to the data store for messaging engine {0}. The data cannot be recovered.
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/.
CWSIS1518I: Maximum data size for messaging engine {0} is {1} bytes.
Explanation The maximum data size for the data store for messaging engine {0} is {1} bytes.
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/.
CWSIS1519E: Messaging engine {0} cannot obtain the lock on its data store, which ensures it has exclusive access to the data.
Explanation The data store lock is already held, probably by another active or recently failed messaging engine.
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/.
CWSIS1520E: The transaction is not in a legitimate state to perform the operation. It is in state: {0}
Explanation The transaction must be in a valid state in order to perform the task.
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/.
CWSIS1522E: The messaging engine's request for a database connection timed out.
Explanation The connection pool for the data source used by the messaging engine's data source is too small.
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/.
CWSIS1523E: Dynamic allocation of database objects in DB2 for z/OS is not allowed.
Explanation Database tables required by the data store cannot be created dynamically.
Action Use the sibDDLGenerator to generate the DDL statements for the data store tables.
CWSIS1524E: Data source, {0}, not found.
Explanation The look up of the specified JNDI name has failed to locate the data source.
Action Verify that the JNDI name is valid and try again.
CWSIS1525E: Incorrect item table type, {0}.
Explanation An item table type has not been recognized as valid.
Action Correct the problem and try again.
CWSIS1526E: The item table, {0}, is not able to perform the operation. It is of type, {1}.
Explanation The item table cannot perform the requested operation because it is not of the correct type.
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/.
CWSIS1527E: A persistable object is in an incorrect state: operations begun count: {0}, operations completed count: {1}.
Explanation The persistable is in an incorrect state because the completed count exceeded the begun count.
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/.
CWSIS1528E: New connections cannot be provided because the persistence layer is stopped.
Explanation The data store persistence layer has been stopped so no more connections will be provided.
Action Restart the messaging engine and try again.
CWSIS1529E: The column, {0}, was not found in the table, {1}, as expected.
Explanation The messaging engine expected to find the column in the relevant table.
Action Correct the problem and try again.
CWSIS1530E: The data type, {0}, was found instead of the expected type, {1}, for column, {2}, in table, {3}.
Explanation The messaging engine expects certain data types to be used for the columns in the data store tables.
Action Correct the problem and try again.
CWSIS1531E: The maximum data size, {0} bytes, of the data store has been exceeded. The data size was, {1} bytes.
Explanation The maximum data size that can be stored in the data store tables has been exceeded.
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/.
CWSIS1532E: The table, {0}, is missing.
Explanation The messaging engine was unable to find the table in the DBMS, and the option to have the messaging engine automatically create it was not selected.
Action Correct the problem and try again.
CWSIS1533E: The schema, {0}, does not exist.
Explanation The messaging engine was unable to locate the schema in the DBMS.
Action Correct the problem and try again.
CWSIS1534E: The class reference, {0}, was not resolved.
Explanation The messaging engine failed to find a class name that corresponds to the reference.
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/.
CWSIS1535E: The messaging engine''s unique id does not match that found in the data store. ME_UUID={0}, ME_UUID(DB)={1}
Explanation The unique id of your messaging engine does not match that in the data store.
Action You are trying to connect to an existing set of database tables that are owned by a different messaging engine. Either point your messaging engine's datasource to a separate set of tables or remove the existing ones.
CWSIS1536E: The messaging engine''s version does not match that found in the data store. VERSION={0}, VERSION(DB)={1}
Explanation The version of your messaging engine does not match that in the data store.
Action You are trying to connect to an existing set of database tables that are owned by a different messaging engine. Either point your messaging engine's datasource to a separate set of tables or remove the existing ones.
CWSIS1537I: The messaging engine, ME_UUID={0}, INC_UUID={1}, has acquired an exclusive lock on the data store.
Explanation The messaging engine, identified by the UUIDs, has established ownership of the data store.
Action No user action is required.
CWSIS1538I: The messaging engine, ME_UUID={0}, INC_UUID={1}, is attempting to obtain an exclusive lock on the data store.
Explanation The messaging engine, identified by the UUIDs, is attempting to establish ownership of the data store.
Action No user action is required.
CWSIS1539I: sibDDLGenerator [{0} <DBMS name>] [{1} <DBMS version>] [{2} <DBMS platform>] [{3} <schema>] [{4} <user>] [{5}|{6}] [{7} <database> (z/OS only)] [{8} <storage group> [{9} <high-level qualifier>] (z/OS only)] [{10} <buffer pool> (z/OS only)] [{11} <terminator>] [{12}] [{13}] [{14} <statements>] [{15} <statements>] [{16} <number of permanent tables>] [{17} <number of temporary tables>]
Explanation DDLGenerator usage information.
Action Rerun the command using the correct syntax.
CWSIS1540E: An invalid number of tables has been specified, {0}.
Explanation The specified number of tables must be a positive integer.
Action Correct the error and try again.
CWSIS1541E: The maximum number of SIBnnn tables that can be used by a messaging engine, {0}, has been exceeded.
Explanation The total number of stream (there is always one stream table), permanent and temporary tables should not exceed the maximum.
Action Reduce the number of permanent or temporary tables specified, and restart the server.
CWSIS1542E: The configured number of permanent or temporary tables, {1}, is less than the number currently in use, {0}.
Explanation The number of permanent or temporary tables cannot be decreased.
Action Restore the original values for the number of permanent and temporary tables, and restart the server.
CWSIS1543I: No previous owner was found in the messaging engine's data store.
Explanation The data store has not been used by another messaging engine.
Action No user action required.
CWSIS1544E: Multiple previous owner id's found in the messaging engine's data store.
Explanation The data store has identified more than one messagine engine as its owner.
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/.
CWSIS1545I: A single previous owner was found in the messaging engine''s data store, ME_UUID={0}, INC_UUID={1}
Explanation The messaging engine identified has previously used the data store.
Action No user action required.
CWSIS1546I: The messaging engine, ME_UUID={0}, INC_UUID={1}, has lost an existing lock or failed to gain an initial lock on the data store.
Explanation The messaging engine's data store lock has been temporarily lost.
Action No user action required. Further messages will identify the course of action taken by the messaging engine to rectify the problem.
CWSIS1547E: Unable to determine the schema name for the messaging engine.
Explanation The schema name was not defined explicitly for the data store, and the database user id was not provided.
Action Provide a schema name and try again.
CWSIS1548W: The log file size cannot be changed to the value in the messaging engine's file store configuration at this time.
Explanation The existing contents of the file store prevent the value in the configuration taking effect.
Action No user action required. The messaging engine will try to apply the configuration change again next time it starts.
CWSIS1549W: The store file size cannot be changed to the value in the messaging engine's file store configuration at this time.
Explanation The existing contents of the file store prevent the value in the configuration taking effect.
Action No user action required. The messaging engine will try to apply the configuration change again next time it starts.
CWSIS1550I: The current size of the log file is {0} bytes. The size in the configuration information of the log file is {1} bytes.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1551I: The current minimum reserved size of the permanent store file is {0} bytes. The current maximum size is {1} bytes.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1552I: The current minimum reserved size of the permanent store file is {0} bytes. The current maximum size is unlimited.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1553I: The minimum reserved size in the configuration information of the permanent store file is {0} bytes. The maximum size is {1} bytes.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1554I: The minimum reserved size in the configuration information of the permanent store file is {0} bytes. The maximum size is unlimited.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1555I: The current minimum reserved size of the temporary store file is {0} bytes. The current maximum size is {1} bytes.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1556I: The current minimum reserved size of the temporary store file is {0} bytes. The current maximum size is unlimited.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1557I: The minimum reserved size in the configuration information of the temporary store file is {0} bytes. The maximum size is {1} bytes.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1558I: The minimum reserved size in the configuration information of the temporary store file is {0} bytes. The maximum size is unlimited.
Explanation This is part of the configuration information of the file store.
Action No user action required.
CWSIS1559I: The data in the permanent store file occupies {0} bytes.
Explanation This is the number of bytes of space consumed by the contents of the permanent store file. It is not possible to reduce the minimum reserved size below this value.
Action No user action required.
CWSIS1560I: The data in the temporary store file occupies {0} bytes.
Explanation This is the number of bytes of space consumed by the contents of the temporary store file. It is not possible to reduce the minimum reserved size below this value.
Action No user action required.
CWSIS1561E: The messaging engine''s unique id does not match that found in the file store. ME_UUID={0}, ME_UUID(FS)={1}
Explanation The unique id of your messaging engine does not match that in the file store.
Action You are trying to connect to an existing set of files that are owned by a different messaging engine. Either point your messaging engine's file store to a separate set of files or remove the existing ones.
CWSIS1562E: The messaging engine''s version does not match that found in the file store. VERSION={0}, VERSION(FS)={1}
Explanation The version of your messaging engine does not match that in the file store.
Action You are trying to connect to an existing set of files that are owned by a different messaging engine. Either point your messaging engine's file store to a separate set of files or remove the existing ones.
CWSIS1563I: The messaging engine, ME_UUID={0}, INC_UUID={1}, has acquired an exclusive lock on the file store.
Explanation The messaging engine, identified by the UUIDs, has established ownership of the file store.
Action No user action is required.
CWSIS1564I: The messaging engine, ME_UUID={0}, INC_UUID={1}, is attempting to obtain an exclusive lock on the file store.
Explanation The messaging engine, identified by the UUIDs, is attempting to establish ownership of the file store.
Action No user action is required.
CWSIS1565I: No previous owner was found in the messaging engine's file store.
Explanation The file store has not been used by another messaging engine.
Action No user action required.
CWSIS1566I: A single previous owner was found in the messaging engine''s file store, ME_UUID={0}, INC_UUID={1}
Explanation The messaging engine identified has previously used the file store.
Action No user action required.
CWSIS1567E: Messaging engine {0} cannot obtain the lock on its file store, which ensures it has exclusive access to the data.
Explanation The file store lock is already held, probably by another active or recently failed messaging engine.
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/.
CWSIS1568I: Messaging engine {0} is using a data store.
Explanation The message store for the messaging engine is a data store.
Action No user action required.
CWSIS1569I: Messaging engine {0} is using a file store.
Explanation The message store for the messaging engine is a file store.
Action No user action required.
CWSIS1570E: The messaging engine encountered an exception while locking the data store. Exception: {0}
Explanation If the message does not give sufficient information, check previous messages for further help.
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/.
CWSIS1571I: Data store table summary: Permanent {0}, temporary {1}.
Explanation The data store is using these permanent and temporary tables.
Action No user action required.
CWSIS1572I: Data store table summary before configuration change: Permanent {0}, temporary {1}.
Explanation The data store was using these permanent and temporary tables before the configuration was changed.
Action No user action required.
CWSIS1573E: The file store's log file is full.
Explanation The file store has no more space in the log file to store messages. This could be due to an unexpected build up of messages or the file size being too small.
Action Clean up any excess messages or if necessary increase the size of the log file.
CWSIS1574E: The file store's permanent store file is full.
Explanation The file store has no more space in the permanent store file to store messages. This could be due to an unexpected build up of messages or the file size being too small.
Action Clean up any excess messages or if necessary increase the size of the permanent store file.
CWSIS1575E: The file store's temporary store file is full.
Explanation The file store has no more space in the temporary store file to store messages. This could be due to an unexpected build up of messages or the file size being too small.
Action Clean up any excess messages or if necessary increase the size of the temporary store file.
CWSIS1576E: The dispatcher is full.
Explanation The dispatcher is full and cannot accept any new messages until some space has been made available. Removal of existing messages will be allowed to help the dispatcher free up space.
Action No action should be required to return the dispatcher to normal. However This may be a symptom of your temporary store file size being too small.
CWSIS1579E: The file store's log file is locked by another process.
Explanation When the file store attempted to lock its log file, it could not do so because another process already holds the file lock. This process could be another active messaging engine or some other application process.
Action Check that your file store refers to a log file solely for use by that file store. If a second messaging engine is using the same file this could be due to incorrect configuration or an incorrect failover attempt. To allow this messaging engine to start determine which messaging engine is using the log file and stop that message engine.
CWSIS1580E: The file store''s log file cannot be found in the provided location: {0}.
Explanation When the file store attempted to open or create its log file it was unable to do so. A common cause of this problem is a disk mount not being present or the provided path being entered incorrectly.
Action Check the path supplied to see if it refers to an available disk and directory.
CWSIS1581I: The file store is attempting to initalise its log file: {0}
Explanation The file store is starting up and attempting to read the contents of its log file.
Action No action is required.
CWSIS1582I: The file store had a problem initialising its log file but will attempt to retry.
Explanation The file store has failed to initialise on this attempt. A previous message will be output detailing the reason for the failure. The file store will attempt to retry initialisation to see if the failure is recoverable.
Action If the file store does not successfully initialise after several attempts then check the log for messages describing the failure to see if there is a configuration or connectivity problem.
CWSIS1583E: The file store has exceeded the initialisation retry limit and will now stop.
Explanation The messaging engines file store has reached the time limit for retrying initialisation and will now stop. Previous messages should describe the reason for the repeated failures to initialise. After stopping the messaging engine will be elligble for failover if your server configuration supports it.
Action The messages output previously should help in determining a reason for the failure of file store initialisation.
CWSIS1584I: The file store has initialised successfully.
Explanation The file store has successfully opened and initialised its log file.
Action No action is required.
CWSIS1585I: The file store is attempting to start its permanent store ({0}) and temporary store ({1}).
Explanation The file store is going to attempt to open and read the contents of its store files. If this is the first time the messaging engine has been started the files will also be created.
Action No action is required.
CWSIS1586I: The file store's permanent store has been started successfully.
Explanation The file store has successfully opened and checked the contents of its permanent store file.
Action No action is required.
CWSIS1587I: The file store's temporary store has been started successfully.
Explanation The file store has successfully opened and checked the contents of its temporary store file.
Action No action is required.
CWSIS1588I: The file store has started successfully.
Explanation The file store successfully opened and read all of its files and is now ready to accept new work.
Action No action is required.
CWSIS1589I: The file store has stopped successfully.
Explanation The file store has stopped as part of a controlled shutdown.
Action No action is required.
CWSIS1590E: The file store has stopped unexpectedly.
Explanation The file store has stopped due to an unexpected error. Previous messages in the log should describe the error.
Action Look at all messages in the log to determine the root cause of the unexpected shutdown.
CWSIS1591E: The file store has caught an unexpected exception during initialisation.
Explanation An unexpected exception has been caught during file store initialisation that has stopped the messaging engine from starting.
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/.
CWSIS1592E: The file store has caught an unexpected io exception.
Explanation An unexpected io exception has been caught during file store initialisation. Another attempt to initialise may be made.
Action Check the server logs to see if the problem is resolved when a retry of the file store initialisation is attempted.
CWSIS1595E: An invalid combination of parameters has been specified, Database: {0}, version: {1}, platform: {2} . Refer to the documentation for the correct parameters for your database.
Explanation The combination of parameters used was unrecognized by the sibDDLGenerator.
Action Refer to the documentation for a valid combination of parameters to use for your database. Rerun the command with a valid combination of parameters.
CWSIS1596I: The data store exclusive lock cannot be disabled.
Explanation The data store exclusive lock ensures integrity of the data within the data store and cannot be disabled for this messaging engine.
Action If you have identified a need to disable the data store exclusive lock contact IBM Support.
CWSIS1597I: The data store exclusive lock has been disabled for {0} milliseconds.
Explanation A request was made to disable the data store exclusive lock. The lock will remain disabled for the length of time stated in the message at which point it will re-enable automatically.
Action No action is required.
CWSIS1598I: The data store exclusive lock has been automatically re-enabled.
Explanation The messaging engines data store has re-enabled its exclusive lock after the requested time period.
Action No action is required.
CWSIS2000E: The item does not have a unique key: {0}
Explanation An attempt was made to add a non-unique object to the expiry index.
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/.
CWSIS2001E: The expiry daemon ended abnormally due to an unexpected exception: {0}
Explanation The expiry daemon thread was interrupted and has stopped.
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/.
CWSIS2003E: The cache loader daemon ended abnormally due to an unexpected exception: {0}
Explanation The cache loader daemon thread was interrupted and has stopped.
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/.
CWSIS2004E: The expiry daemon is already running.
Explanation An attempt was made to start the expiry daemon thread but it is already running.
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/.
CWSIS9999E: {0}
Explanation If the message does not give sufficient information, check previous messages for further help.
Action See previous messages for further information.
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: May 16, 2012 4:38:33 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sib.msgstore.CWSISMessages.html

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