• 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

WebSphere Restart Problem

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are experiencing a problem with one of our web servers where WebSphere restarts itself several times a day. The same code is deployed to two other servers and they do not have this problem. The version of WebSphere is 3.5 on all servers. Prior to the server restarting I get the following error message in th trace.log.ibmhttp.*
Does anyone have any idea what could be causing this problem? Thanks for any help,
Joanne
Wed Jun 19 13:52:42 2002 - Warning - ws_read_domain_link: read error 0
Wed Jun 19 13:52:42 2002 - Error - ERROR: In do_service_time_request, enter_call
back_mode failed
Wed Jun 19 13:52:42 2002 - Error - ERROR: In do_service_time_request, enter_call
back_mode failed
Wed Jun 19 13:52:42 2002 - Warning - ws_read_domain_link: read error 0
Wed Jun 19 13:52:42 2002 - Error - mediate_service_to_clone: Error 1 from clone
0, uri /servlet/Gateway
Wed Jun 19 13:52:42 2002 - Error - router_service : Failed 1
Wed Jun 19 13:52:42 2002 - Error - router_service : Failed 1
Wed Jun 19 13:52:42 2002 - Error - mediate_service_to_clone: Error 1 from clone
0, uri /servlet/Gateway
Wed Jun 19 13:52:42 2002 - Error - router_service : Failed 1
Wed Jun 19 13:52:42 2002 - Warning - ws_read_domain_link: read error 0
Wed Jun 19 13:52:42 2002 - Error - ERROR: In do_service_time_request, enter_call
back_mode failed
Wed Jun 19 13:52:42 2002 - Warning - ws_read_domain_link: read error 0
Wed Jun 19 13:52:42 2002 - Error - ERROR: In do_service_time_request, enter_call
back_mode failed
Wed Jun 19 13:52:42 2002 - Error - mediate_service_to_clone: Error 1 from clone
0, uri /servlet/Gateway
Wed Jun 19 13:52:42 2002 - Error - router_service : Failed 1
Wed Jun 19 13:52:42 2002 - Error - mediate_service_to_clone: Error 1 from clone
0, uri /Gateway Wed Jun 19 13:52:42 2002 - Error - router_service : Failed 1
 
reply
    Bookmark Topic Watch Topic
  • New Topic