Explanation | The server has installed the resource adapter successfully. |
Action | No action is required. |
Explanation | The server could not install the resource adapter. |
Action | Read the exception message for information. |
Explanation | When trying to download a resource adapter to install, the server could not create the download directory. |
Action | Ensure that there is enough disk space for the download. |
Explanation | The server has uninstalled the resource adapter successfully. |
Action | No action is required. |
Explanation | The server could not uninstall the resource adapter. |
Action | Ensure that the resource adapter is in a state where it can be uninstalled. |
Explanation | The resource adapter could not be installed because of earlier errors. |
Action | Check the resource adapter configuration and check the logs for errors during the resource adapter install. |
Explanation | The resource adapter name must be unique. This might be because multiple resource adapters or other artifacts have been configured to have the same name, or a single resource adapter has been deployed both by configuration in the server.xml file and by putting the resource adapter in the dropins directory. |
Action | If multiple resource adapters or other artifacts have the same name, remove or rename one of them. If a single resource adapter has been deployed in two different ways, change the configuration so that only one deployment method is used. |
Explanation | The server could not find the resource adapter at the specified location (or relative locations if it was a relative path). |
Action | Check that the location defined is correct for the resource adapter. |
Explanation | The resource adapter is being installed. |
Action | No action is required. |
Explanation | The resource adapter could not be installed because of earlier errors. |
Action | Check the resource adapter configuration and check the logs for errors during the resource adapter install. |
Explanation | The archive or directory at the specified location is not valid so the resource adapter cannot be installed. |
Action | Ensure the identified archive or directory is valid. |
Explanation | The resource adapter did not install in the expected time. This could be because the server is overloaded or the resource adapter is large. If the resource adapter is installing as part of server startup, the server startup will finish without waiting for the resource adapter to install. |
Action | If the resource adapter takes a long time to install, then no action is required; otherwise, check the server logs to see if other messages indicate a cause. |
Explanation | The installed resource adapter could not be found on the server. |
Action | No action is required. |
Explanation | The resource adapter could not be installed by the server. |
Action | No action is required. |
Explanation | A resource adapter that is currently configured in the server.xml file was deleted. |
Action | If the deletion was intentional, remove the resource adapter configuration from the server.xml file. |
Explanation | An resource adapter was installed but monitoring was not started on it. If a file is updated within the resource adapter, the change will not be detected by the server. |
Action | When updating files in this resource adapter, manually uninstall and re-install the resource adapter into the server. |
Explanation | An error occurred while parsing the application descriptor. No modules will be available for the application. |
Action | See the exception information for additional details. Review the contents of the application descriptor to ensure that the contents are valid as XML data. |