• 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

WAS Cluster failover not working?

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WAS version 7
httpServer version 7
Edge Server version 7
OS: AIX

I am not so well versed with Websphere Clustering, but I wanna know about following:-
In a Cluster environment, we have WAS1 on Machine A and WAS2 on Machine B,
Edge and Http Server exists on both Machine C and Machine D.


Whenever Machine A is physically down for some reason, site remains down. It doesn't automatically do the fail over to Machine B.

Please help me as to how it will do the failover.
Most importantly which log file do I need to see for such failure of Failover process. I want to know the exception that it gives.


Thanks!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic