uCosminexus Application Server, Security Management Guide

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

KDCGW0002-E

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

(Meaning)
An error occurred during message signature processing.
The following information is output to details and <Server.SigningError or Client.SigningError>:
<Server.SigningError or Client.SigningError>
This character string indicates whether the error occurred on the server side or the client side. If the error occurred on the server side, Server.SigningError is output. If the error occurred on the client side, Client.SigningError 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 CanonicalizationMethod, SignatureMethod, or Transform element within the Web service security functionality definition file is incorrect.
  • The signature target specified in the SignatureTarget 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.