Administration guide > Troubleshoot > Messages
PROX: WebSphere eXtreme Scale messages for the partitioning facility datasource proxy component
When you encounter a message in a log or other parts of the product interface, look up the message by its message ID to find out more information.
- PROX0001E
ERR_MISSING_KEY=PROX0001E: Message key {0} was not found in any searched resource bundles.
- PROX0002E
CONTAINER_SERVICE_NOT_FOUND=PROX0002E: Fail to initialize proxy datasource component. Container service cannot be found.
- PROX0003E
ERR_INITERR=PROX0003E: Problem initializing proxy datasource service: {0}
- PROX5001W
WARNING_CLOSE_CONNECTION=PROX5001W: An exception is caught when closing the connection. This exception is ignored.
- PROX5002W
WARNING_RESTORE_DS_PROPERTY=PROX5002W: An exception is caught when restoring the old datasource property {0}. This exception is ignored.
- PROX5003W
WARNING_NO_CURRENT_JNDINAME=PROX5003W: There is no DataSource JNDI name set on the current thread local storage when using the proxy datasource. The JNDI name specified in the jndiNames custom property of the proxy DataSource will be used. This is normal for transaction recovery, but it should not happen during the normal CMP EJB invocations.