Can't access IP:port/integration/services/IdentityService/identity?wsdl
427717Nov 2 2011 — edited Feb 26 2020When i login in BPM worklist, they occured error. I checked the error log, found that
"
Caused By: oracle.j2ee.ws.wsdl.LocalizedWSDLException: WSDLException: faultCode=
PARSER_ERROR: Failed to read wsdl file at: "http://16.187.53.17:7001/integration/services/IdentityService/identity?WSDL", caused by: java.net.ConnectException.
: java.net.ConnectException: Connection refused: connect
"
and then, i copy "http://16.187.53.17:7001/integration/services/IdentityService/identity?WSDL" to IE, really can't access (16.187.53.17 is my computer IP). but the amazing thing
is that, i can accesss via http://localhost:7001/integration/services/IdentityService/identity?WSDL or http://127.0.0.1:7001/integration/services/IdentityService/identity?WSDL.
what's the fucking reason happend for these?