Explanation | This is an internal system error. |
Action | No action is required. |
Explanation | A runtime configuration could not be created for a JAX-RS application. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | If the module contains JAX-RS resources, the application will not function correctly. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | This informational message indicates the deployment configuration class being used to initialize the IBMRestServlet. |
Action | No user action is required. |
Explanation | A problem occurred when trying to start your JAX-RS application. The classloader hierarchy may be incorrect due to multiple versions of the JAX-RS API in the classpath. |
Action | If you have your own JAX-RS API JAR in your application, you may try removing the API JAR. You may also need to verify your classloader policy. |
Explanation | The JAX-RS component attempted to register with the EJB container injection engine to allow annotation injections. The registration failed. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | If the module contains JAX-RS resources, the application will not function correctly. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | A cluster member with version less than 8.0.0 was added to a cluster that previously had all 8.0.0 or higher servers. The JAX-RS service will not function properly on that server. |
Action | Use only servers that are version 8.0.0 or higher if using JAX-RS web services. |
Explanation | A problem occurred when trying to validate the cluster member versions of a cluster. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |