My Oracle Support Banner

Document Transfer Utility: Error - No Provider Registered for Protocol "https (Doc ID 1946089.1)

Last updated on JANUARY 02, 2024

Applies to:

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

Goal

Running the below command to invoke the Oracle WebCenter Content Document Transfer Utility.


Command run on Linux server
java -cp oracle.ucm.fa_client_11.1.1.jar oracle.ucm.client.UploadTool --ping --url="https://hostname/cs/idcplg" --username="user1" --password="*****"

When I run it on our Linux server, it runs successfully.

The same command when run from a PeopleSoft Application Engine gives me the following error.

Oracle WebCenter Content Document Transfer Utility
Oracle Fusion Applications
Copyright (c) 2013, Oracle. All rights reserved.

Error - No provider registered for protocol "https

IdcClientException Caught ...
oracle.stellent.ridc.IdcClientException: No provider registered for protocol "https
at oracle.stellent.ridc.IdcClientManager.createClient(IdcClientManager.java:141)
at oracle.ucm.client.AbstractTool.setup(AbstractTool.java:350)
at oracle.ucm.client.UploadTool.run(UploadTool.java:130)
at oracle.ucm.client.UploadTool.main(UploadTool.java:117)

How do you run the Document Transfer Utility in the PeopleSoft Application Engine terminal?
 

Solution

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
Goal
Solution


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