Problem | An IllegalAccessException is occurring whilst newing the requested object for a pool. |
User response | Verify that the class has a public default constructor. If your class does not meet these requirement then make a CustomObjectPool for it and register it with the ObjectPoolManager. |
Problem | An attempt was made to return an object of the wrong type to a pool. |
User response | There is an error in the application, the wrong pool was used for a return operation. Correct the application. |
Problem | An unexpected exception occurred binding an WorkManager/ObjectPoolManager in to JNDI. |
User response | This indicates a damaged installation. Reinstall the application server product and try again. |
Problem | The message key supplied to retrieve a message is invalid. |
User response | Determine why the message catalog could not be found. |
Problem | Unable to activate the specified MBean when creating an ObjectPool. |
User response | Verify that the parameters used to create the ObjectPool are valid. |
Problem | Unable to activate the specified MBean when creating an ObjectPoolManager. |
User response | Verify that the parameters used to create the ObjectPoolManager are valid. |
Problem | The Object Pool service has been disabled in the configuration, and is inaccessible on the server. |
User response | No user action required. |
Problem | The Object Pool service has been disabled in the configuration, but disabling this service might cause other services on the server to fail. |
User response | Re-enable the Object Pool service and restart the application server. |
Problem | 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. |
User response | Resolve the previously logged errors. If unable to do so, contact IBM product support. |
Problem | The Object Pool service was started and is available to receive requests. |
User response | No user action required. |
Problem | The Object Pool service is stopping and is unable to receive requests. |
User response | No user action required. |
Problem | 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. |
User response | To use the Object Pool service, correct the problem with the specified service. If you are unable to correct the problem, please contact IBM support. |
Problem | The Object Pool PMI module could not be registered with the PMI service. |
User response | Verify that the product is installed correctly and check the logs for further details. This error affects only performance data gathering. |
Problem | This exception is unexpected. The cause is not immediately known. |
User response | 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/. |