• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WSWS3713E: Connection to the remote host XXXXXXXX failed.Received the following error: Invalid

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,


We are accessing one webservice which is https, it will work fine for few hours after bounce the jvm.

Then it will returning the following exception and not able to connect the service. again if we bounce the JVM it will start working.

Is it some thing wrong with my proxy creation? Can some body will help me to resolve the issue.

[3/13/09 10:49:57:840 CDT] 0000062b PivotHandlerW W com.ibm.ws.webservices.engine.PivotHandlerWrapper invoke WSWS3734W: Warning: Exception caught from invocation to com.ibm.ws.webservices.engine.transport.http.HTTPSender:
WebServicesFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultString: WSWS3713E: Connection to the remote host XXXXXXXX failed.Received the following error: Invalid Proxy Server Response
faultActor: null
faultDetail:
WSWS3713E: Connection to the remote host XXXXXXXXX failed.Received the following error: Invalid Proxy Server Response
 
Greenhorn
Posts: 7
IBM DB2 MS IE Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rajendar,

Can you please let me know if the issue with the proxy is resolved and how? I am having the same issue as yours..

The error is " exception: WSWS3713E: Connection to the remote host XXX failed.Received the following error: java.io.IOException: Invalid Proxy Server Response "

Thanks
Kranthi
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic