WebSphere brand IBM WebSphere Presence Server, Version 7.0

Messages

CWSPS0001E: Error reading the {0} configuration file, exception {1}

Explanation: An exception occurred when reading the WebSphere Presence Server configuration file.

User response: Ensure that the WebSphere Presence Server configuration file is formatted properly and contains valid data.

CWSPS0002E: Error reading {0} file, parameter {1} is not valid [value {2}]

Explanation: One of the configuration parameters is not valid.

User response: Ensure that the WebSphere Presence Server configuration file contains valid data.

CWSPS0003E: Class not found exception, name {0}, exception {1}

Explanation: An application failed with the java.lang.ClassNotFoundException exception. This means that the class is missing from the jar or classpath.

User response: Search the JAR files on your system for the missing class. When you find the missing class, make sure that its JAR is in the general classpath, the project classpath, the command line classpath, or the ext directories for WebSphere Application Server.

CWSPS0004E: Internal error in presence server {0}

Explanation: An unexpected internal error occurred.

User response: An internal error occurred in The Presence Server application. Notify your system administrator.

CWSPS0011E: New InitialContext generated the following NamingException: {0}

Explanation: An application failed because an initial context could not be instantiated, or a lookup failed. A javax.naming.NamingException error occurred.

User response: Notify your system administrator.

CWSPS0012E: A local EJB for the following JNDI name {0} could not be created. The following exception occurred: {1}

Explanation: An exception occurred when creating a local EJB.

User response: Notify your system administrator.

CWSPS0013E: The following exception occurred: {0} when lookup JNDI home {1}

Explanation: An exception occurred when looking up an object JNDI name.

User response: Notify your system administrator.

CWSPS0014E: Could not locate {0} EJB object.

Explanation: An error occurred when creating an EJB. A null pointer was returned.

User response: Notify your system administrator.

CWSPS0015E: The following exception occurred: {0} trying to invoke {1} provider method

Explanation: A remote exception occurred when invoking an external provider.

User response: Notify your system administrator.

CWSPS0016E: Could not locate {0} Timer object.

Explanation: An error occurred when creating a Timer. A null pointer was returned.

User response: Notify your system administrator.

CWSPS0021E: Received SQL exception: {0}

Explanation: An error occurred when accessing a database.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0022E: Initialization failed: could not initialize the database.

Explanation: Could not initialize access to a database. This problem usually occurs when the Storage Engine bean cannot be located.

User response: Notify your system administrator.

CWSPS0023E: The database connection failed to close.

Explanation: An SQLException error was received when closing a database connection.

User response: Notify your system administrator.

CWSPS0024E: Could not get presence documents from the PUBLISH table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the PUBLISH table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0025E: Could not get presence documents from the FULLDOC table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the FULLDOC table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0026E: Could not delete presence documents from the PUBLISH table: {0}

Explanation: A database access error occurred while executing an SQL DELETE statement from the PUBLISH table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0027E: Could not delete presence documents from the FULLDOC table: {0}

Explanation: A database access error occurred while executing an SQL DELETE statement from the FULLDOC table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0028E: Could not perform insert or update operation in the PUBLISH table: {0}

Explanation: A database access error occurred while executing an SQL INSERT/UPDATE statement in the PUBLISH table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0029E: Could not perform insert or update operation in the FULLDOC table: {0}

Explanation: A database access error occurred while executing an SQL INSERT/UPDATE statement in the FULLDOC table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0030E: Could not get information from the MANAGING_SERVERS table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the MANAGING_SERVERS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0031E: Could not perform insert or update in the MANAGING_SERVERS table: {0}

Explanation: A database access error occurred while executing an SQL INSERT/UPDATE statement in the MANAGING_SERVERS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0032E: Could not delete information from the MANAGING_SERVERS table: {0}

Explanation: A database access error occurred while executing an SQL DELETE statement from the MANAGING_SERVERS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0033E: Could not read configuration from the CONFIG table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the CONFIG table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0034E: Could not get information from the WATCHERS table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the WATCHERS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0035E: Could not perform insert or update in the WATCHERS table: {0}

Explanation: A database access error occurred while executing an SQL INSERT/UPDATE statement in the WATCHERS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0036E: Could not delete information from the WATCHERS table: {0}

Explanation: A database access error occurred while executing an SQL DELETE statement from the WATCHERS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0037E: Could not get information from the PRESENCE_AUTH_RULES table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the PRESENCE_AUTH_RULES table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0038E: Could not perform insert or update in the PRESENCE_AUTH_RULES table: {0}

Explanation: A database access error occurred while executing an SQL INSERT/UPDATE statement in the PRESENCE_AUTH_RULES table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0039E: Could not delete information from the PRESENCE_AUTH_RULES table: {0}

Explanation: A database access error occurred while executing an SQL DELETE statement from the PRESENCE_AUTH_RULES table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0040E: Cannot identify database type (Db2 or Oracle) from datasource details

Explanation: The database could not be accessed. The database type (DB2 or Oracle) cannot be determined from the database connection details.

User response: Notify your system administrator.

CWSPS0041E: Cannot get database connection: {0}

Explanation: An SQLException error was received when trying to get a database connection.

User response: Notify your system administrator.

CWSPS0042E: Could not perform insert or update in the WATCHERS table. SubscriptionIds column for presentity: {0}, watcher: {1} exceed maximum size.

Explanation: There are too many watcher subscriptions for the user, and this information cannot be contained in the watchers table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received. The problem might be fixed by increasing the size of the SubscriptionIds column.

CWSPS0043E: Could not get content indirection documents from the CONTENT_INDIRECTION table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the CONTENT_INDIRECTION table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0044E: Could not perform insert or update in the CONTENT_INDIRECTION table: {0}

Explanation: A database access error occurred while executing an SQL INSERT/UPDATE statement in the CONTENT_INDIRECTION table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0045E: Could not delete information from the CONTENT_INDIRECTION table: {0}

Explanation: A database access error occurred while executing an SQL DELETE statement from the CONTENT_INDIRECTION table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0046E: Could not get subscription from the SUBSCRIPTIONS table: {0}

Explanation: A database access error occurred while executing an SQL SELECT statement from the SUBSCRIPTIONS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0047E: Could not perform insert or update in the SUBSCRIPTIONS table: {0}

Explanation: A database access error occurred while executing an SQL INSERT/UPDATE statement in the SUBSCRIPTIONS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0048E: Could not delete information from the SUBSCRIPTIONS table: {0}

Explanation: A database access error occurred while executing an SQL DELETE statement from the SUBSCRIPTIONS table.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0051E: The following exception occurred while trying to get the message type: {0}

Explanation: An exception occurred when trying to get onMessage to receive the message type.

User response: Notify your system administrator.

CWSPS0052E: The following exception occurred while trying to get the publish event: {0}

Explanation: An exception occurred when trying to get onMessage to receive an object.

User response: Notify your system administrator.

CWSPS0053E: Problem detected while analyzing broadcast of presence update operation: {0}

Explanation: A problem was detected while analyzing the broadcast of a presence update operation.

User response: Notify your system administrator.

CWSPS0061E: Could not subscribe on {0} resource to shared list server {1} for event {2}, reason {3}

Explanation: The Presence Server application encountered a RemoteException while trying to subscribe to a shared list server provider.

User response: Notify your system administrator.

CWSPS0062E: Could not unsubscribe on {0} resource from shared list server {1} for event {2}, reason {3}

Explanation: The Presence Server application encountered a RemoteException while trying to unsubscribe from a shared list server provider.

User response: Notify your system administrator.

CWSPS0063E: Authorization Lists parsing failed, XCap get was unsuccessful

Explanation: The Presence Server application could not parse the white and black list document as configured in the shared list server.

User response: Notify your system administrator.

CWSPS0064E: Error response received on subscribe on {0} resource to shared list server {1} for event {2}, reason {3}

Explanation: The Presence Server application encountered an unpredictable error response from the XDMS shared list server.

User response: Notify your system administrator.

CWSPS0065E: Incorrect notify received on subscribe on {0} resource to shared list server {1} for event {2}, reason {3}

Explanation: The Presence Server application encountered an incorrect NOTIFY from the XDMS shared list server.

User response: Notify your system administrator.

CWSPS0071E: Could not register an external source {0}, reason {1}

Explanation: The Presence Server application could not register an external source.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0072E: Could not unregister an external source {0}, reason {1}

Explanation: The Presence Server application could not unregister an external source.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0073E: Could not subscribe on {0} resource to external provider {1}, reason {2}

Explanation: The Presence Server application received this error from an external provider.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0074E: Could not unsubscribe on {0} resource from external source {1}, reason {2}

Explanation: The Presence Server application received this error from an external source.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0075E: Could not publish information received from an external source, reason {0}

Explanation: An error occurred when composing external information to a presence document.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0081E: Could not subscribe on {0} resource to XDMS service {1} for event {2}, reason {3}

Explanation: The Presence Server application encountered a RemoteException while trying to subscribe to an XDMS service provider.

User response: Notify your system administrator.

CWSPS0082E: Could not unsubscribe on {0} resource from XDMS service {1} for event {2}, reason {3}

Explanation: The Presence Server application encountered a RemoteException while trying to unsubscribe from an XDMS service provider.

User response: Notify your system administrator.

CWSPS0091E: Could not register external authorization service {0}, reason {1}

Explanation: The Presence Server application could not register the external authorization service.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0092E: Could not unregister external authorization service {0}, reason {1}

Explanation: The Presence Server application could not unregister the external authorization service.

User response: For information about how to resolve the problem, look at the description in the alarm message you received.

CWSPS0093E: Could not perform authorization. There is no registered external authorization service.

Explanation: Authorization could not be performed because there is no registered external authorization service.

User response: Register an external authorization service to perform authorization for watchers.

CWSPS0094E: It is not necessary to unsubscribe from authorization. There is no registered external authorization service.

Explanation: The unsubscribe operation is unnecessary because there is no registered external authorization service.

User response: No action is required.

CWSPS0101E: Could not initialize the usage records utility.

Explanation: The Presence Server application could not initialize usage records.

User response: Notify your system administrator.

CWSPS0102E: Could not perform db action in the usage records - received an exception {0}.

Explanation: The operation on the usage records database did not complete because a run-time exception was encountered.

User response: Notify your system administrator.

CWSPS0111E: Could not send a response: [fromUri={0}][toUri={1}][msg={2}].

Explanation: The operation did not complete because the SIP application session has expired, or because the request could not be located.

User response: No action is required.

CWSPS0112E: Could not send a notification, subscription id:"{0}".

Explanation: The operation did not complete because the SIP session does not exist, because it has expired, or because a run-time exception was encountered.

User response: No action is required.

CWSPS0113E: Can not perform doPublish - received an exception {0}

Explanation: The doPublish operation did not complete because a runtime exception was encountered.

User response: No action is required.

CWSPS0114E: Could not proxy a request: [requestId={0}][msg={1}].

Explanation: The operation did not complete because a SIP application session has expired, or because the request could not be located.

User response: No action is required.

CWSPS0121E: Could not send SIP SUBSCRIBE on {0} resource to SIP provider {1}, reason {2}

Explanation: The attempt to subscribe to a SIP provider was unsuccessful for the reason described in the message you received.

User response: For information about how to resolve the problem, look at the description of the message returned by the failure for more information on how to resolve the problem.

CWSPS0131E: Severe error detected in data layer: {0}

Explanation: An error occurred when accessing the data layer.

User response: Notify your system administrator.

CWSPS0141E: Can not send publish request, received exception, msg: {0}, subscriptionId: {1}, toPresenceID: {2}, fromPresenceID: {3}

Explanation: An error occurred while sending a publish request from the resource list server (RLS).

User response: Notify your system administrator.

CWSPS0201I: Start loading Presence Server components.

Explanation: This is an informational message received during system configuration.

User response: No action is required.

CWSPS0202I: Presence Server Build Number : {0}

Explanation: This is an informational message received during system configuration.

User response: No action is needed.

CWSPS0203I: Configure parameter {0} to value {1}

Explanation: This is an informational message received during system configuration.

User response: No action is required.

CWSPS0205W: Incompatible cofiguration values were detected. {0}

Explanation: Loading system configuration is completed, but there are values that will not be considered in this context.

User response: Recheck the configuration values you specified, resolve any incompatibilities, and retry the operation.

CWSPS0206I: Registering a new external authorization service.

Explanation: This is an informational message received during system configuration.

User response: No action is required.

CWSPS0207I: Unregistering an external authorization service.

Explanation: This is an informational message received during system configuration.

User response: No action is required.

CWSPS0208I: Initialized usage records utility, classname={0}.

Explanation: This is an informational message received during system configuration.

User response: No action is required.




Terms of use
(C) Copyright IBM Corporation 2009. All Rights Reserved.