My Oracle Support Banner

Oracle Document Transfer Utility - Error FailedCheck: failure in security check (Doc ID 2005900.1)

Last updated on MARCH 05, 2024

Applies to:

Oracle WebCenter Content - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Symptoms

On : 11.1.8.0.0 version, Oracle Document Transfer Utility

When attempting to use the Oracle Document Transfer Utility the following error occurs.

ERROR
-----------------------

SEVERE: Error while invoking endpoint "https://hostname/idcws/GenericSoapPort" from client; Client side policies: [oracle/wss_username_token_over_ssl_client_policy]

Error - Client received SOAP Fault from server : FailedCheck : failure in security check
oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException: Client received SOAP Fault from server : FailedCheck : failure in security check
at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException(DispatchImpl.java:1053)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:839)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106)
at oracle.j2ee.ws.client.jaxws.WsClientProxyInvocationHandler.invoke(WsClientProxyInvocationHandler.java:254)
at com.sun.proxy.$Proxy26.genericSoapOperation(Unknown Source)
at oracle.ucm.idcws.client.AbstractTool.sendRequest(AbstractTool.java:903)
at oracle.ucm.idcws.client.AbstractTool.sendRequest(AbstractTool.java:898)
at oracle.ucm.idcws.client.UploadTool.run(UploadTool.java:223)
at oracle.ucm.idcws.client.UploadTool.main(UploadTool.java:101)

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run the Oracle Document Transfer Utility command using the GenericSoapPort JAR file:

java -classpath $CLASSPATH:oracle.ucm.fa_genericclient_11.1.1.jar oracle.ucm.idcws.client.UploadTool --url=https://hostname/idcws/GenericSoapPort --policy=oracle/wss_username_token_over_ssl_client_policy --username=username --password=xxxxx -ping -verbose

Reference:  Oracle Document Transfer Utility - Testing the GenericSoapPort connection (Doc ID 2664305.1)


BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Content can not be automatically upload to the system.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.