• 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

HALF_OPEN_SOCKET_RETRY Error between WLS and Apache

 
Ranch Hand
Posts: 79
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am using Apache2.046 to proxy requests to WLS8.1/sp3 but I am getting these errors in WL Log file for plug in.

Wed Dec 8 17:57:01 2004 got exception in sendRequest phase: HALF_OPEN_SOCKET_RETRY: [os error=0, line 792 of ../nsapi/URL.cpp]: Unexpected EOF reading HTTP status - request retry at line 2923
Wed Dec 8 17:57:02 2004 HALF_OPEN_SOCKET_RETRY: Response contains no data - isRecycled:1
Wed Dec 8 17:57:02 2004 *******Exception type [HALF_OPEN_SOCKET_RETRY] (Unexpected EOF reading HTTP status - request retry) raised at line 792 of ../nsapi/URL.cpp
Wed Dec 8 17:57:02 2004 got exception in sendRequest phase: HALF_OPEN_SOCKET_RETRY: [os error=0, line 792 of ../nsapi/URL.cpp]: Unexpected EOF reading HTTP status - request retry at line 2923
Wed Dec 8 17:57:12 2004 HALF_OPEN_SOCKET_RETRY: Response contains no data - isRecycled:1
Wed Dec 8 17:57:12 2004 *******Exception type [HALF_OPEN_SOCKET_RETRY] (Unexpected EOF reading HTTP status - request retry) raised at line 792 of ../nsapi/URL.cpp
Wed Dec 8 17:57:12 2004 got exception in sendRequest phase: HALF_OPEN_SOCKET_RETRY: [os error=0, line 792 of ../nsapi/URL.cpp]: Unexpected EOF reading HTTP status - request retry at line 2923


Plz enlighten me on this


Thanks

Deepak
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic