8.4 Messages from KDJJ30000 to KDJJ39999
This section describes the messages from KDJJ30000 to KDJJ39999 and the corresponding actions.
-
KDJJ30005-I
Scanning for root resource and provider classes in the packages: aa....aa
aa....aa: List of packages specified in the servlet initialization parameter com.sun.jersey.config.property.packages
- Description
-
The reading of the root resource class and exception mapping provider included in the package specified in the servlet initialization parameter com.sun.jersey.config.property.packages, started.
-
KDJJ30007-I
No provider classes found.
- Description
-
The exception mapping provider was not found.
-
KDJJ30008-I
Root resource classes found: aa....aa
aa....aa: Root resource class list
- Description
-
The root resource class was read.
-
KDJJ30009-I
Scanning for root resource and provider classes in the Web app resource paths: aa....aa
aa....aa: List of paths to be read
- Description
-
The reading of all the root resource classes and exception mapping providers included in the Web application (WAR file) was started because the servlet initialization parameter com.sun.jersey.config.property.packages was not specified in the web.xml file.
-
KDJJ30012-I
aa....aa * Server in-bound request
bb....bb
aa....aa: HTTP request number used for each Web application (WAR file)
bb....bb: Details of the HTTP request
- Description
-
The received HTTP request is recorded in the communication log. The entity body is omitted.
-
KDJJ30013-I
aa....aa * Server in-bound request
bb....bb
aa....aa: HTTP request number used for each Web application (WAR file)
bb....bb: Details of the HTTP request
- Description
-
The received HTTP request is recorded in the communication log.
-
KDJJ30014-I
aa....aa * Server out-bound response
bb....bb
aa....aa: HTTP response number used for each Web application (WAR file)
bb....bb: HTTP response details
- Description
-
The sent HTTP response is recorded in the communication log. The entity body is ignored.
-
KDJJ30015-I
aa....aa * Server out-bound response
bb....bb
aa....aa: HTTP response number used for each Web application (WAR file)
bb....bb: HTTP response details
- Description
-
The sent HTTP response is recorded in the communication log.
-
KDJJ30019-I
Initiating Cosminexus JAX-RS application, version aa....aa
aa....aa: Version name
- Description
-
The initialization of the Web resource that uses the Cosminexus JAX-RS functionality starts.
-
KDJJ30021-I
Mapped exception to response: aa....aa (bb....bb)
aa....aa: HTTP status code
bb....bb: Status string
- Description
-
WebApplicationException occurred while a Web resource was being invoked. WebApplicationException is mapped to an HTTP response based on the response information in WebApplicationException.
-
KDJJ30022-I
Mapped exception to response aa....aa
aa....aa: HTTP response status code
- Description
-
WebApplicationException occurred while a Web resource was being invoked. WebApplicationException is mapped to an HTTP response based on the response information in WebApplicationException.
-
KDJJ30025-I
Provider classes found: aa....aa
aa....aa: List of exception mapping providers
- Description
-
The exception mapping provider was read.
-
KDJJ30026-I
aa....aa * Client out-bound request
bb....bb
aa....aa: HTTP request number that is indexed for each Client object
bb....bb: Detail of HTTP request
- Description
-
The sent HTTP request is recorded in the communication log.
-
KDJJ30027-I
aa....aa * Client in-bound response
bb....bb
aa....aa: HTTP request number that is indexed for each Client object
bb....bb: Detail of HTTP response
- Description
-
The received HTTP response is recorded in the communication log.
-
KDJJ39999-I
General Information: (details= aa....aa)
aa....aa: Details
- Description
-
This message provides information. See the displayed details.