cancel
Showing results for 
Search instead for 
Did you mean: 

org.w3c.www.protocol.http.httpexception

Former Member
0 Kudos

Hi

I am facing below when i click on "SAVE AND TEST" button after i create "FP_ICF_DATA_SID" destination for ADS.

Caused by: java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Connection refused: connect

at org.w3c.www.protocol.http.HttpURLConnection.error(Unknown Source)

at org.w3c.www.protocol.http.HttpURLConnection.checkReply(Unknown Source)

at org.w3c.www.protocol.http.HttpURLConnection.getContentType(Unknown Source)

at com.sap.security.core.server.destinations.service.HTTPDestinationProviderFactory.ping(HTTPDestinationProviderFactory.java:317)

Please help me to resolve this error.

Regards,

Mahendra

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Glad your problem was resolved.

Former Member
0 Kudos

Hi Team,

My issue has been resolved.

I gave wrong port when i create destination FP_ICF_DATA_SID. Now i corrected it.

Thanks,

Mahendra

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Make sure that services for ADS should be activated in SICF.

Thanks

Sunny

Former Member
0 Kudos

I followed that note. but the problem still exist.

Regards,

mahendra

Former Member
0 Kudos

>

> I followed that note. but the problem still exist.

>

> Regards,

> mahendra

At what point in the note did you see the failure?

Was it while running one of the test programs, or while testing the connection from the Java Visual Admin?

Former Member
0 Kudos

Having worked extensively with setting up, configuring, and fixing ADS, I can tell you that the best note to follow is

[944221 - ADS Troubleshooting|https://websmp101.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=944221].

If you follow it step by step, you should be able to get it to work.