INT-150003 Cannot open an HTTP connection with server 'localhost:8080'. | Community
Skip to main content
ashishd57969090
April 23, 2019
Solved

INT-150003 Cannot open an HTTP connection with server 'localhost:8080'.

  • April 23, 2019
  • 3 replies
  • 12146 views

Hi,

Can someone help in below issue.

I have configured Adobe Campaign V6 on windows server and trying to connect from client. I configured the connection as http://localhost:8080

and trying to connect with ID 'internal' but getting below error. Any pointer on this would really be helpful.

IOB-090007 Network error (connect(), errno=10061: no connection could be made because the target machine actively refused it.)

------

INT-150003 Cannot open an HTTP connection with server 'localhost:8080'.

------

Ashish

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

Use the app server's hostname instead of localhost.

If IIS is installed (recommended), omit :8080 from the URL.

Thanks,

-Jon

3 replies

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
April 23, 2019

Hi,

Use the app server's hostname instead of localhost.

If IIS is installed (recommended), omit :8080 from the URL.

Thanks,

-Jon

ashishd57969090
April 23, 2019

Thanks Jon for your response. It resolved the original issue but now I'm facing another issue as below

SOP-330012 empty return for method 'Logon' of service xtk:session

would you have any idea why this would be happening?

Thanks,

Ashish

mohammedo844240
March 12, 2020
what was the issue with your first error?
Jonathon_wodnicki
Community Advisor
Community Advisor
April 23, 2019

Verify that :8080 works, in which IIS would be misconfigured.

If neither works, make sure app server's web service is running and there aren't any firewalls intercepting responses.