5.4 Messages from KDCCE0601 to KDCCE0699, and the KDCCE9000 message
This section describes the messages from KDCCE0601 to KDCCE0699, and also the KDCCE9000 message output by the SOAP engine.
-
KDCCE0601-W
A trace-output error occurred. The default value was assumed.
- Description
-
An error occurred during the initialization processing of the trace file output, and therefore, the trace file is output by assuming the default value.
- Action
-
Specify the correct value for the trace output destination.
-
KDCCE0602-W
The property contains an invalid value. The default value will be used. key = key-name specified value = specified-value value to be used = assumed-value
- Description
-
The property value specified in the operation definition file or in the setProperty method of the C4Property class is invalid, and therefore, the processing continues by assuming the default value.
- Action
-
Specify the correct property value.
-
KDCCE0603-W
The client ID does not match the current thread client ID. current = current-client-ID specified value = specified-client-ID
- Description
-
The value of the client identifier (client ID) specified in the disconnectClientIDtoCurrentThread method of the Management class is different from the value of the client identifier correlated to the current thread. Release the correlation of the current client identifier, and continue the processing.
- Action
-
Specify the same identifier as the client identifier specified in the connectClientIDtoCurrentThread method of the Management class.
-
KDCCE0604-W
The local trace file which is not closed exists.
- Description
-
An unclosed local trace file exists. Close the file forcibly.
- Action
-
Confirm if the finalizeClient method of the Management class is invoked as many times as the initializeClient method of the Management class.
-
KDCCE0605-W
Summons frequency of finalizeClient method is unjust.
- Description
-
The finalizeClient method of the Management class is invoked more than the required number of times. Ignore, and continue the processing.
- Action
-
Confirm if the finalizeClient method of the Management class is invoked as many times as the initializeClient method of the Management class.
-
KDCCE0606-W
The client ID is not erased. client ID = client-ID
- Description
-
The client ID value is still correlated to the thread. Ignore, and continue the processing.
- Action
-
Confirm that the disconnectClientIDtoCurrentThread method of the Management class is invoked.
-
KDCCE0607-W
The specified argument is invalid. Class name = class-name Method name = method-name argument = argument-name
- Description
-
A null argument has been specified. Ignore, and continue the processing.
- Action
-
Revise the contents of the argument.
-
KDCCE0608-W
System property "cosminexus.home" is not specified.
- Description
-
The system property cosminexus.home has not been specified.
- Action
-
Specify the system property cosminexus.home in the command line argument, and then re-execute the command.
-
KDCCE0610-E
Failed to initialize the log file. File = file-path, Method = method-name, Detail = detailed-information
- Description
-
An attempt to initialize the log file has failed.
- Action
-
Remove the cause of the error based on detailed-information.
-
KDCCE0611-W
The "c4webcom.cfg" contains an invalid property value. The default value will be used. key = property-name specified value = specified-value value to be used = value-to-be-used
- Description
-
The property value specified in the common definition file is invalid. The processing will continue by assuming the default value.
- Action
-
Specify the correct property value.
-
KDCCE0612-E
UnsupportedOperationException was occurred. Detail = detailed-information
- Description
-
The java.lang.UnsupportedOperationException exception occurred. The requested operation is not supported.
- Action
-
Make sure that the unsupported operation is not invoked.
-
KDCCE0613-E
IllegalStateException was occurred. Detail = detailed-information
- Description
-
The java.lang.IllegalStateException exception occurred. An invalid or inappropriate operation is performed. The status of the SOAP Engine does not correspond to the requested operation.
- Action
-
Make sure that no invalid or inappropriate operation is performed.
-
KDCCE0614-E
Method not found. Method name = method-name, Service name = service-name
- Description
-
The service cannot be invoked because the method-name method of the service-name service does not exist.
- Action
-
Make sure that the method-name method of the service-name service is implemented. Also check that the arguments of the method implemented in the method-name method of the service-name service are correct.
-
KDCCE0615-E
Exception occurred while invoking a method on a service. Method name = method-name, Service name = service-name, Detail = detailed-information
- Description
-
The exception described in detailed-information is thrown from the method-name method of the service-name service.
- Action
-
Take action according to the contents of the exception.
-
KDCCE0616-W
The "server-config.xml" contains an invalid value. The default value will be used. tag = tag-name specified value = specified-value value to be used = assumed-value
- Description
-
The value of the elements of the service deployment definition file is invalid. The processing will continue by assuming the default value.
- Action
-
Specify the correct value for the elements.
-
KDCCE0617-E
The call to the SOAP service has failed. (Target endpoint address = target-URL-for-request-message, Service name = service-name, Operation name = operation-name, Service provider = service-provider, Style = style-attribute, Use = use-attribute)
- Description
-
A failure occurred when invoking the SOAP service from the client.
- Action
-
Confirm that no problem exists in the program by checking the information output in this message and in the message that is output immediately before this message.
-
KDCCE0618-E
The execution of the SOAP service has failed. (Service implementation class = service-implementation-class, Remote address = remote-IP-address, Protocol = protocol, Reqeust URL = target-URL-for-request-message, Service name = service-name, Operation name = operation-name, Service provider = service-provider, Style = style-attribute, Use = use-attribute)
- Description
-
A failure occurred during the execution of a SOAP service in the server.
- Action
-
Confirm that no problem exists in the program by checking the information output in this message and in the message that is output immediately before this message.
-
KDCCE0620-I
A session has timed out in service-name service. session ID = session-ID
- Description
-
A session timeout occurred.
- Action
-
Not required.
-
KDCCE0621-W
An active session exists in service-name service. A session is about to be invalidated. session ID = session-ID
- Description
-
An active session exists. Deactivate the session.
- Action
-
Implement the session termination processing.
-
KDCCE0622-W
A child node of the detail element is ignored because it is not an element node. (Ignored node name = ignored-node-name, Ignored node value = ignored-node-value)
- Description
-
Nodes other than the Element node are ignored in the child nodes of the detail element.
- Action
-
Not required.
-
KDCCE0631-I
The connection was closed because of the time out. (id = connection-object-ID, server_name = connected-server-name, server_port = connected-server-port-number, local_port = local-port-number, use_time = length-of-the-time-used-for-connection)
- Description
-
The value obtained by subtracting the connection usage time from the current time exceeds the value specified in c4web.common.connection_pool.timeout, and the timeout occurs. Therefore, the connection is closed.
- Action
-
Not required.
-
KDCCE0632-I
The connection was closed because it had reached the upper limit value of the number of times of use. (id = connection-object-ID, server_name = connected-server-name, server_port = connected-server-port-number, local_port = local-port-number, number_of_times = number-of-times-used-for-connection)
- Description
-
The number of times the connection can be used reached the value specified in c4web.common.connection_pool.max_use. Therefore, the connection is closed.
- Action
-
Not required.
-
KDCCE0633-I
The connection in the connection pool had been closed. (id = connection-object-ID, server_name = connected-server-name, server_port = connected-server-port-number, local_port = local-port-number)
- Description
-
The connection in the connection pool has been already disconnected.
- Action
-
Not required.
-
KDCCE0634-I
The number of connections with the server reached the upper limit value.
- Description
-
The number of connections with the server has reached the value specified in c4web.common.connection_pool.max_connection.
- Action
-
Not required.
-
KDCCE9000-E
A problem occurred in the SOAP engine. Detail = detailed-information
- Description
-
A problem occurred in the SOAP Engine.
- Action
-
Take action according to the contents of detailed-information. If the action to be taken according to detailed-information is not clear, contact the system administrator.