cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS-Roundtrip Error Netweaver

Former Member
0 Kudos

hello,

we receive also the HTTPS-roundtrip error:

....

XCE001 Nested exception: java.rmi.RemoteException: Error on completion of HTTPS-roundtrip: java.io.IOException: Server returned HTTP response code: 500 for URL: https://W2K12-DEMO:2099/exec; nested exception is:

  java.io.IOException: Server returned HTTP response code: 500 for URL: https://W2K12-DEMO:2099/exec

.....

We installed SBO and Netweaver on two seperated servers. The SB1 server with B1IF is working good, but I can't get connecttion from the Netweaver server to the SB1 server, except for the jdbc connection, that is working.

But the Netweaver server can't get connection:

What can it be?

Accepted Solutions (1)

Accepted Solutions (1)

bastian_schaefer
Active Contributor
0 Kudos

Hi,

the HTTPS-roundtrip error is only displayed if the connection towards the DIProxy service can't be established.

Please check that a DIProxyservice is running on server "W2K12-DEMO" (B1 server is defaulted for parameter "diproxyhost" because normally B1i and B1 are installed on the same physical machine).

If not, you can either install the DI Proxy component on your B1 server or you switch to a locally installed DIProxy service on the B1i machine (please make sure that a DI API is also installed on the B1i Server).

Best regards

Bastian

Answers (0)