com.ibm.ws.opentracing.resources.Opentracing

CWMOT0000E: Lookup of the application name in JNDI did not return a value. A default name is used for Opentracing service name.
CWMOT0001E: Invocation of user supplied OpentracingTracerFactory.newInstance(...) method failed with Exception. Message = {0}
CWMOT0002E: No Tracer is available for an inbound request. The inbound request will not be correlated with the upstream service.
CWMOT0003E: The Span created for an inbound request is not available for the response to the request. The inbound request will not be correlated the upstream service.
CWMOT0004E: No Tracer was found for an outbound request. The outbound request will not be correlated with the inbound request.
CWMOT0005E: The Span created for an outbound request is not available for the response to the request. The outbound request will not be correlated with the inbound request.
CWMOT0006E: Invocation of user supplied OpentracingTracerFactory.newInstance(...) method returned null
CWMOT9999E: An Opentracing API error has occurred: {0}