My Oracle Support Banner

WSRP Registration Fails with ConnectException During Producer Registration (Doc ID 865025.1)

Last updated on JANUARY 16, 2025

Applies to:

Oracle WebLogic Portal - Version 8.1 to 8.1 [Release Weblogic Platform]
Information in this document applies to any platform.

Symptoms

Unable to register a WebLogic Portal (WLP) 8.1.5 Producer from a WLP 10.3 Consumer (in Workshop) due to the following exception:

java.io.IOException: Received a response from url: http://<HOST>:<PORT1>/WebApp/producer which did not have a valid SOAP content-type: text/html.
at weblogic.wsee.connection.transport.http.HTTPClientTransport.handleErrorResponse(HTTPClientTransport.java:358)
at weblogic.wsee.connection.transport.http.HTTPClientTransport.receive(HTTPClientTransport.java:246)
at weblogic.wsee.connection.soap.SoapConnection.receive(SoapConnection.java:439)


Machine/port <PORT1> throws the following exception:

java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)

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!


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