0

Can connect to localhost:5555 Integration server administrator page but not from webMethods Designer 9.10.

Throwing 503 service unavailable error.Error screenshot

4 Answers4

2

Try changing your Preferences->General->Network Connections Active Provider from HTTP to Direct.

Network Connection Direct

Lodlaiden
  • 361
  • 1
  • 10
1

enter image description hereCould be a proxy issue? Check in Designer your network settings, the "Proxy bypass" settings and the "Active provider" settings.

Henning Waack
  • 410
  • 3
  • 10
0

Sure, you've been waiting long enough? It takes a bit of time, before IS opens up port 5555. Search for the following message in server.log "Enabling HTTP Listener on port 5555" IS is basically unavailable, before that message appears.

user1774051
  • 843
  • 1
  • 6
  • 18
0

You should add localhost to proxy bypass in windows setting

vuhoanghiep1993
  • 715
  • 1
  • 8
  • 15