uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

KDCGW0003-E

FaultCode: {http://www.hitachi.co.jp/soft/xml/cosminexus/ws/security/0760/FaultCode}<Server.EncryptingError or Client.EncryptingError>
FaultString: KDCGW0003-E An error occurred during message encryption. (details = details)
FaultActor: None
FaultDetails: None

(Meaning)
An error occurred during message encryption.
The following information is output to details and <Server.EncryptingError or Client.EncryptingError>:
<Server.EncryptingError or Client.EncryptingError>
This character string indicates whether the error occurred the server side or the client side. If the error occurred on the server side, Server.EncryptingError is output. If the error occurred on the client side, Client.EncryptingError is output.
details
Detailed error information is output.
(Cause)
The error might be due to one of the following causes:
  • The algorithm specified in the EncryptionMethod child element of the ContentsEncryption or KeyEncryption element within the Web service security functionality definition file is incorrect.
  • The encryption target specified in the EncryptionTarget element within the Web service security functionality definition file is incorrect.
(Action)
Solve the cause of the error indicated in details, and retry the processing. Before retrying the processing, it is necessary to re-deploy the SOAP application and Web service.
If you are not sure of the cause of the error indicated in details, contact the system administrator.