uCosminexus Application Server, Messages

[Contents][Back][Next]

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.