• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Sun One Web Server 6.0 sp1 stops printing out logs all of a sudden

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm using Sun One (iPlanet) Web Server 6.0 sp1 to run my servlet-jsp application, and having trouble where the web server stops printing out
logs for couple of minutes, all of a sudden.
Because of that, there's 1~4 minutes hole in my web server's log.
It seems that it happens when the server is sending relatively large
response to the client, because for every hole in the log, there's
a record of relatively large jsp file(900KB~3MB) sent back to the client.
Did anybody have this kind of problem before?
Can anybody help me in anyway to find the cause of this problem?
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic