Skip to Main Content

Cloud Connectivity

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

When my team get try to access the extract UCM file server they got some error messages.

MalakApr 26 2023 — edited Apr 26 2023

Hi Team,

In my organization total 6 extracts are there and those has scheduled on daily basis and delivery option has WEB CENTER CONTENT.

and these all extract has stored on UCM server and then after DB team will running the shell script on our server to pull the files from UCM server.

Earlier it has working fine.

But now what happened is those files are stored on UCM server but when the DB team is running the script and try to utilize those files those are facing errors.

Error Codes

{oracle.integration.platform.common.subject=Subject: NULL }. SEVERE: Error while invoking endpoint https://erey.fa.em3.oraclecloud.com:443/idcws/GenericSoapPort from client; Client side policies: [oracle/wss_username_token_over_ssl_client_policy]

Other related information:-
{oracle.integration.platform.common.subject=Subject: NULL
}.
SEVERE: Error while invoking endpoint https://erey.fa.em3.oraclecloud.com:443/idcws/GenericSoapPort from client; Client side policies: [oracle/wss_username_token_over_ssl_client_policy]
Error - Client received SOAP Fault from server: InvalidSecurity: error in processing the WS-Security security header
oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException: Client received SOAP Fault from server: InvalidSecurity: error in processing the WS-Security security header
at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoap FaultException(DispatchImpl.java:1053)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:839)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(Oracle DispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(Oracle DispatchImpl.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.utils.GenericUtils.sendGenericRequest(GenericUtils.java:54)
at oracle.ucm.idcws.client.AbstractTool.ping(AbstractTool.java:726) at oracle.ucm.idcws.client.AbstractTool.ping(AbstractTool.java:706) at oracle.ucm.idcws.client.DownloadTool.run(Download Tool.java:159) at oracle.ucm.idcws.client.DownloadTool.main(DownloadTool.java:90)

Thanks,

Malak.

Comments
Post Details
Added on Apr 26 2023
0 comments
617 views