Express (Distributed operating systems), v8.0 > Reference > Messages
CWSRS
CWSRS1000E: Error occurred while attempting to initialize component {0}: {1}.
Explanation This is an internal system error. Action No action is required.
CWSRS1001E: JAX-RS metadata could not be built for the {0} module due to the following error: {1}
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.
CWSRS1002E: The {0} module or ear will not contain the JAX-RS component in its activation plan due to the following error: {1}
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.
CWSRS1003I: The system is using the {0} deployment configuration class named in the {1} init-param initialization parameter.
Explanation This informational message indicates the deployment configuration class being used to initialize the IBMRestServlet. Action No user action is required.
CWSRS1004E: Exception occurred when instantiating application sub-class {0} due to the following error: {1}
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 we have your own JAX-RS API JAR in the application, you may try removing the API JAR. You may also need to verify your classloader policy.
CWSRS1005E: An Exception occurred when registering with the EJB container injection engine due to the following error: {0}
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.
CWSRS1006W: JAX-RS is being removed from the activation plan for module {0} because one or more target servers is not valid for JAX-RS. Ensure all server targets are version 8.0.0 or higher.
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.
CWSRS1007W: The cluster member on node {0} and cluster {1} does not support the JAX-RS service since it is less than version 8.0.0. The JAX-RS service will not function properly on that server.
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.
CWSRS1008E: The cluster members of cluster {0} could not be validated due to the following error: {1}
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.