• 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

weblogic 6.1 plugin for iplanet 6.1READ_TIMEOUT error

 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My application is setup to access my application deployed on weblogic through iplanet webserver. The webserver acts as a proxy. All jsp's are server by the appserver. The following errors appear when the load is increased on the webserver.(given below)

I suspect it should be a problem with the plugin provided by BEA for the webserver.

Env :
Iplanet6.1SP2
weblogic6.1SP5
solaris



[23/Jan/2006:15:21:57] failure (18812): for host 10.10.10.10 trying to
GET /location/of/my/jsp/file.jsp, wl-proxy
reports: exception occurred for backend host '127.0.0.1/9001':
'READ_TIMEOUT [os error=0, line 199 of Reader.cpp]: no read after 300
seconds'

I have the following links from bea, but it does not seem to be very clear or rather give an satisfying reasons for the same.

From BEAs customer support site
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic