My Oracle Support Banner

UnknownHostException Thrown When Calling Services Using RIDC (Doc ID 1510996.1)

Last updated on SEPTEMBER 30, 2022

Applies to:

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

Symptoms

 When running a service call using RIDC, the following error is thrown. 

 

oracle.stellent.ridc.protocol.ProtocolException: java.net.UnknownHostException: http
at oracle.stellent.ridc.protocol.http.auth.AuthenticationDetector.determineAuthHandler(AuthenticationDetector.java:72)
at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:192)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:181)
at demo.TestRIDCCheckin.main(TestRIDCCheckin.java:35)
Caused by: java.net.UnknownHostException: http
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:195)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.<init>(Socket.java:375)
at java.net.Socket.<init>(Socket.java:249)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122)
at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method.execute(HttpApache3Method.java:202)
at oracle.stellent.ridc.protocol.http.auth.AuthenticationDetector.determineAuthHandler(AuthenticationDetector.java:69)
... 3 more

Changes

 

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
Changes
Cause
Solution


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