Explanation | An IllegalAccessException occurred when instantiating the requested object for an object pool. |
Action | Verify that the class of object being pooled has a public default constructor. If your class does not meet these requirements then create a CustomObjectPool for your class and register the CustomObjectPool with the ObjectPoolManager. |
Explanation | An attempt was made to return an object of the wrong type to an object pool. |
Action | There is an error in the application. The wrong object pool was used for a return operation. Correct the application. |
Explanation | An unexpected exception occurred binding a WorkManager/ObjectPoolManager into JNDI. |
Action | This indicates a damaged installation. Reinstall the application server product and try again. |
Explanation | The message key supplied to retrieve a message is not valid. |
Action | Determine why the message catalog could not be found. |
Explanation | Unable to activate the specified MBean when creating an ObjectPool. |
Action | Verify that the parameters used to create the ObjectPool are valid. |
Explanation | Unable to activate the specified MBean when creating an ObjectPoolManager. |
Action | Verify that the parameters used to create the ObjectPoolManager are valid. |
Explanation | The Object Pool service has been disabled in the configuration and is inaccessible on the server. |
Action | Action is not required. |
Explanation | The Object Pool service experienced an error during initialization. The service is inaccessible on the given server. The root error should have been logged previously. |
Action | Resolve the previously logged errors. If unable to do so, contact IBM product support. |
Explanation | The Object Pool service was started and is available to receive requests. |
Action | Action is not required. |
Explanation | The Object Pool service is stopping and is unable to receive requests. |
Action | Action is not required. |
Explanation | The Object Pool service could not resolve the specified service, which is required for the Object Pool service. Review the log to determine whether the specified service started successfully. |
Action | To use the Object Pool service, correct the problem with the specified service. If you are unable to correct the problem, contact IBM support. |
Explanation | The Object Pool PMI module could not be registered with the PMI service. |
Action | Verify that the product is installed correctly and check the logs for further details. This error affects only performance data gathering. |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |